@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/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-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/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63364-2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63364-2224'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '969'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63364-2224'^^xsd:string;
  dwc:observationDate '1928-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-2099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-2099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-2099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-2099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-2099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63464-2099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4078" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63464-2099'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4078'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63464-2099'^^xsd:string;
  dwc:observationDate '1934-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63451_DK-HistFish-DTUAqua-63451-2268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63451_DK-HistFish-DTUAqua-63451-2268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63451_DK-HistFish-DTUAqua-63451-2268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63451_DK-HistFish-DTUAqua-63451-2268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63451_DK-HistFish-DTUAqua-63451-2268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63451-2268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3860" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63451-2268'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3860'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63451-2268'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63452-2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3861" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63452-2272'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3861'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63452-2272'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63375-2284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63375-2284'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1229'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63375-2284'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63382_DK-HistFish-DTUAqua-63382-2305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63382_DK-HistFish-DTUAqua-63382-2305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63382_DK-HistFish-DTUAqua-63382-2305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63382_DK-HistFish-DTUAqua-63382-2305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63382_DK-HistFish-DTUAqua-63382-2305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63382-2305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1448" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63382-2305'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1448'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63382-2305'^^xsd:string;
  dwc:observationDate '1929-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63491_DK-HistFish-DTUAqua-63491-334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63491_DK-HistFish-DTUAqua-63491-334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63491_DK-HistFish-DTUAqua-63491-334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63491_DK-HistFish-DTUAqua-63491-334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63491_DK-HistFish-DTUAqua-63491-334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63491-334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6685" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63491-334'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6685'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63491-334'^^xsd:string;
  dwc:observationDate '1945-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63477_DK-HistFish-DTUAqua-63477-588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63477_DK-HistFish-DTUAqua-63477-588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63477_DK-HistFish-DTUAqua-63477-588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63477_DK-HistFish-DTUAqua-63477-588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63477_DK-HistFish-DTUAqua-63477-588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63477-588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6649" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63477-588'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6649'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63477-588'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63703_DK-HistFish-DTUAqua-63703-24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63703_DK-HistFish-DTUAqua-63703-24> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63703_DK-HistFish-DTUAqua-63703-24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91666667 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.91666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63703_DK-HistFish-DTUAqua-63703-24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91666667 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.91666667"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63703_DK-HistFish-DTUAqua-63703-24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63703-24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6395" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63703-24'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6395'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.91666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63703-24'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63689_DK-HistFish-DTUAqua-63689-229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63689_DK-HistFish-DTUAqua-63689-229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63689_DK-HistFish-DTUAqua-63689-229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63689_DK-HistFish-DTUAqua-63689-229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63689_DK-HistFish-DTUAqua-63689-229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63689-229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63689-229'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6348'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63689-229'^^xsd:string;
  dwc:observationDate '1940-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63368-2238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1217" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63368-2238'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1217'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63368-2238'^^xsd:string;
  dwc:observationDate '1928-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63707_DK-HistFish-DTUAqua-63707-1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63707_DK-HistFish-DTUAqua-63707-1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63707_DK-HistFish-DTUAqua-63707-1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5101_DTUAqua-63707_DK-HistFish-DTUAqua-63707-1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63707-1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6404" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63707-1517'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6404'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63707-1517'^^xsd:string;
  dwc:observationDate '1941-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-1434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63715-1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63715-1434'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6422'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63715-1434'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63713_DK-HistFish-DTUAqua-63713-1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63713_DK-HistFish-DTUAqua-63713-1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63713_DK-HistFish-DTUAqua-63713-1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63713_DK-HistFish-DTUAqua-63713-1421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63713_DK-HistFish-DTUAqua-63713-1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63713-1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6420" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63713-1421'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6420'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.11666667'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63713-1421'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-51> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63639-51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63639-51'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5070'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63639-51'^^xsd:string;
  dwc:observationDate '1936-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63726-111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6467" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63726-111'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6467'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63726-111'^^xsd:string;
  dwc:observationDate '1942-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-35> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63637-35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63637-35'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5060'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63637-35'^^xsd:string;
  dwc:observationDate '1936-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63708_DK-HistFish-DTUAqua-63708-39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63708_DK-HistFish-DTUAqua-63708-39> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63708_DK-HistFish-DTUAqua-63708-39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5101_DTUAqua-63708_DK-HistFish-DTUAqua-63708-39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63708-39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6405" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63708-39'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6405'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63708-39'^^xsd:string;
  dwc:observationDate '1941-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63662_DK-HistFish-DTUAqua-63662-181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63662_DK-HistFish-DTUAqua-63662-181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63662_DK-HistFish-DTUAqua-63662-181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63662_DK-HistFish-DTUAqua-63662-181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63662_DK-HistFish-DTUAqua-63662-181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63662-181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5842" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63662-181'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5842'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63662-181'^^xsd:string;
  dwc:observationDate '1938-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63661-174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5841" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63661-174'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5841'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63661-174'^^xsd:string;
  dwc:observationDate '1938-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63688_DK-HistFish-DTUAqua-63688-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63688_DK-HistFish-DTUAqua-63688-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63688_DK-HistFish-DTUAqua-63688-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63688_DK-HistFish-DTUAqua-63688-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63688_DK-HistFish-DTUAqua-63688-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63688-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6347" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63688-9'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6347'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63688-9'^^xsd:string;
  dwc:observationDate '1940-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63426-2496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63426-2496'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3051'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63426-2496'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63480_DK-HistFish-DTUAqua-63480-603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63480_DK-HistFish-DTUAqua-63480-603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63480_DK-HistFish-DTUAqua-63480-603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63480_DK-HistFish-DTUAqua-63480-603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63480_DK-HistFish-DTUAqua-63480-603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63480-603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6652" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63480-603'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6652'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63480-603'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63478_DK-HistFish-DTUAqua-63478-594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63478_DK-HistFish-DTUAqua-63478-594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63478_DK-HistFish-DTUAqua-63478-594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63478_DK-HistFish-DTUAqua-63478-594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63478_DK-HistFish-DTUAqua-63478-594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63478-594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6650" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63478-594'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6650'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63478-594'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63479_DK-HistFish-DTUAqua-63479-598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63479_DK-HistFish-DTUAqua-63479-598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63479_DK-HistFish-DTUAqua-63479-598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63479_DK-HistFish-DTUAqua-63479-598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63479_DK-HistFish-DTUAqua-63479-598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63479-598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6651" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63479-598'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6651'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63479-598'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63749_DK-HistFish-DTUAqua-63749-2336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63749_DK-HistFish-DTUAqua-63749-2336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63749_DK-HistFish-DTUAqua-63749-2336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63749_DK-HistFish-DTUAqua-63749-2336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63749_DK-HistFish-DTUAqua-63749-2336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63749-2336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6544" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63749-2336'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6544'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63749-2336'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63625_DK-HistFish-DTUAqua-63625-2212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63625_DK-HistFish-DTUAqua-63625-2212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63625_DK-HistFish-DTUAqua-63625-2212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63625_DK-HistFish-DTUAqua-63625-2212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63625_DK-HistFish-DTUAqua-63625-2212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63625-2212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4839" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63625-2212'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4839'^^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 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63625-2212'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63739_DK-HistFish-DTUAqua-63739-2193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63739_DK-HistFish-DTUAqua-63739-2193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63739_DK-HistFish-DTUAqua-63739-2193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63739_DK-HistFish-DTUAqua-63739-2193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63739_DK-HistFish-DTUAqua-63739-2193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63739-2193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6525" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63739-2193'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6525'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63739-2193'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63752_DK-HistFish-DTUAqua-63752-2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63752_DK-HistFish-DTUAqua-63752-2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63752_DK-HistFish-DTUAqua-63752-2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63752_DK-HistFish-DTUAqua-63752-2119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63752_DK-HistFish-DTUAqua-63752-2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63752-2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6547" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63752-2119'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6547'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63752-2119'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-2103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-2103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-2103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-2103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-2103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63751-2103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6546" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63751-2103'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6546'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63751-2103'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-2362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-2362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-2362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-2362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-2362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63727-2362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6468" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63727-2362'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6468'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63727-2362'^^xsd:string;
  dwc:observationDate '1942-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63722_DK-HistFish-DTUAqua-63722-2380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63722_DK-HistFish-DTUAqua-63722-2380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63722_DK-HistFish-DTUAqua-63722-2380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63722_DK-HistFish-DTUAqua-63722-2380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63722_DK-HistFish-DTUAqua-63722-2380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63722-2380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6459" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63722-2380'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6459'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63722-2380'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63686_DK-HistFish-DTUAqua-63686-253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63686_DK-HistFish-DTUAqua-63686-253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63686_DK-HistFish-DTUAqua-63686-253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63686_DK-HistFish-DTUAqua-63686-253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63686_DK-HistFish-DTUAqua-63686-253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63686-253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6345" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63686-253'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6345'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63686-253'^^xsd:string;
  dwc:observationDate '1940-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63700_DK-HistFish-DTUAqua-63700-23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63700_DK-HistFish-DTUAqua-63700-23> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63700_DK-HistFish-DTUAqua-63700-23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63700_DK-HistFish-DTUAqua-63700-23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.83333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63700_DK-HistFish-DTUAqua-63700-23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63700-23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6392" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63700-23'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6392'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.83333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63700-23'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63687_DK-HistFish-DTUAqua-63687-256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63687_DK-HistFish-DTUAqua-63687-256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63687_DK-HistFish-DTUAqua-63687-256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91666667 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.91666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63687_DK-HistFish-DTUAqua-63687-256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91666667 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.91666667"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63687_DK-HistFish-DTUAqua-63687-256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63687-256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6346" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63687-256'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6346'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.91666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63687-256'^^xsd:string;
  dwc:observationDate '1940-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63685_DK-HistFish-DTUAqua-63685-247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63685_DK-HistFish-DTUAqua-63685-247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63685_DK-HistFish-DTUAqua-63685-247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63685_DK-HistFish-DTUAqua-63685-247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63685_DK-HistFish-DTUAqua-63685-247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63685-247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6344" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63685-247'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6344'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63685-247'^^xsd:string;
  dwc:observationDate '1940-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63596_DK-HistFish-DTUAqua-63596-1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63596_DK-HistFish-DTUAqua-63596-1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63596_DK-HistFish-DTUAqua-63596-1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63596_DK-HistFish-DTUAqua-63596-1114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63596_DK-HistFish-DTUAqua-63596-1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63596-1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9035" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63596-1114'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9035'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63596-1114'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63597_DK-HistFish-DTUAqua-63597-1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63597_DK-HistFish-DTUAqua-63597-1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63597_DK-HistFish-DTUAqua-63597-1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63597_DK-HistFish-DTUAqua-63597-1115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63597_DK-HistFish-DTUAqua-63597-1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63597-1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63597-1115'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9037'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63597-1115'^^xsd:string;
  dwc:observationDate '1953-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63592_DK-HistFish-DTUAqua-63592-1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63592_DK-HistFish-DTUAqua-63592-1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63592_DK-HistFish-DTUAqua-63592-1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63592_DK-HistFish-DTUAqua-63592-1104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63592_DK-HistFish-DTUAqua-63592-1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63592-1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9028" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63592-1104'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9028'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63592-1104'^^xsd:string;
  dwc:observationDate '1953-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63594_DK-HistFish-DTUAqua-63594-1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63594_DK-HistFish-DTUAqua-63594-1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63594_DK-HistFish-DTUAqua-63594-1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63594_DK-HistFish-DTUAqua-63594-1108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63594_DK-HistFish-DTUAqua-63594-1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63594-1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9030" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63594-1108'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9030'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63594-1108'^^xsd:string;
  dwc:observationDate '1953-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63589-1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63589-1087'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9002'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63589-1087'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63588_DK-HistFish-DTUAqua-63588-1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63588_DK-HistFish-DTUAqua-63588-1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63588_DK-HistFish-DTUAqua-63588-1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63588_DK-HistFish-DTUAqua-63588-1085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63588_DK-HistFish-DTUAqua-63588-1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63588-1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63588-1085'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9001'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63588-1085'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63580_DK-HistFish-DTUAqua-63580-1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63580_DK-HistFish-DTUAqua-63580-1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63580_DK-HistFish-DTUAqua-63580-1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63580_DK-HistFish-DTUAqua-63580-1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63580_DK-HistFish-DTUAqua-63580-1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63580-1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8725" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63580-1064'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8725'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63580-1064'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63574_DK-HistFish-DTUAqua-63574-1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63574_DK-HistFish-DTUAqua-63574-1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63574_DK-HistFish-DTUAqua-63574-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63574_DK-HistFish-DTUAqua-63574-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/5101_DTUAqua-63574_DK-HistFish-DTUAqua-63574-1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63574-1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8404" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63574-1044'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8404'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63574-1044'^^xsd:string;
  dwc:observationDate '1951-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63573_DK-HistFish-DTUAqua-63573-1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63573_DK-HistFish-DTUAqua-63573-1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63573_DK-HistFish-DTUAqua-63573-1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63573_DK-HistFish-DTUAqua-63573-1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63573_DK-HistFish-DTUAqua-63573-1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63573-1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8403" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63573-1040'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8403'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63573-1040'^^xsd:string;
  dwc:observationDate '1951-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63528-801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63528-801'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6954'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63528-801'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63683_DK-HistFish-DTUAqua-63683-1859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63683_DK-HistFish-DTUAqua-63683-1859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63683_DK-HistFish-DTUAqua-63683-1859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63683_DK-HistFish-DTUAqua-63683-1859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.8"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63683_DK-HistFish-DTUAqua-63683-1859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63683-1859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6328" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63683-1859'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6328'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '56.8'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63683-1859'^^xsd:string;
  dwc:observationDate '1940-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63631_DK-HistFish-DTUAqua-63631-1796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63631_DK-HistFish-DTUAqua-63631-1796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63631_DK-HistFish-DTUAqua-63631-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63631_DK-HistFish-DTUAqua-63631-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/5101_DTUAqua-63631_DK-HistFish-DTUAqua-63631-1796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63631-1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4876" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63631-1796'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4876'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63631-1796'^^xsd:string;
  dwc:observationDate '1936-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86666667 9.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86666667 9.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.86666667"^^xsd:decimal ;
  geo-pos:long "9.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63748-509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6543" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63748-509'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6543'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.06666667'^^xsd:double;
  dwc:latitude '56.86666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63748-509'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86666667 9.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86666667 9.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.86666667"^^xsd:decimal ;
  geo-pos:long "9.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63748-510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6543" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63748-510'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6543'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.06666667'^^xsd:double;
  dwc:latitude '56.86666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63748-510'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63741-507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6527" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63741-507'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6527'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63741-507'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63741-506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6527" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63741-506'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6527'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63741-506'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63761-538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6579" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63761-538'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6579'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.06666667'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63761-538'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63615_DK-HistFish-DTUAqua-63615-1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63615_DK-HistFish-DTUAqua-63615-1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63615_DK-HistFish-DTUAqua-63615-1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63615_DK-HistFish-DTUAqua-63615-1200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63615_DK-HistFish-DTUAqua-63615-1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63615-1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4489" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63615-1200'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4489'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63615-1200'^^xsd:string;
  dwc:observationDate '1935-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63759-540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6577" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63759-540'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6577'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63759-540'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63760-543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6578" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63760-543'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6578'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63760-543'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63758-535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6576" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63758-535'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6576'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63758-535'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63761-537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6579" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63761-537'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6579'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.06666667'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63761-537'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63615_DK-HistFish-DTUAqua-63615-1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63615_DK-HistFish-DTUAqua-63615-1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63615_DK-HistFish-DTUAqua-63615-1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63615_DK-HistFish-DTUAqua-63615-1196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63615_DK-HistFish-DTUAqua-63615-1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63615-1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4489" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63615-1196'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4489'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63615-1196'^^xsd:string;
  dwc:observationDate '1935-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63731_DK-HistFish-DTUAqua-63731-453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63731_DK-HistFish-DTUAqua-63731-453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63731_DK-HistFish-DTUAqua-63731-453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63731_DK-HistFish-DTUAqua-63731-453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63731_DK-HistFish-DTUAqua-63731-453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63731-453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6500" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63731-453'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6500'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63731-453'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63732-458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6501" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63732-458'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6501'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63732-458'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63721_DK-HistFish-DTUAqua-63721-1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63721_DK-HistFish-DTUAqua-63721-1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63721_DK-HistFish-DTUAqua-63721-1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63721_DK-HistFish-DTUAqua-63721-1300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63721_DK-HistFish-DTUAqua-63721-1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63721-1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6458" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63721-1300'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6458'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63721-1300'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63337_DK-HistFish-DTUAqua-63337-2583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63337_DK-HistFish-DTUAqua-63337-2583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63337_DK-HistFish-DTUAqua-63337-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63337_DK-HistFish-DTUAqua-63337-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/5101_DTUAqua-63337_DK-HistFish-DTUAqua-63337-2583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63337-2583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "759" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63337-2583'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '759'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63337-2583'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63348_DK-HistFish-DTUAqua-63348-2589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63348_DK-HistFish-DTUAqua-63348-2589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63348_DK-HistFish-DTUAqua-63348-2589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63348_DK-HistFish-DTUAqua-63348-2589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63348_DK-HistFish-DTUAqua-63348-2589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63348-2589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "802" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63348-2589'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '802'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63348-2589'^^xsd:string;
  dwc:observationDate '1928-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63349_DK-HistFish-DTUAqua-63349-2594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63349_DK-HistFish-DTUAqua-63349-2594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63349_DK-HistFish-DTUAqua-63349-2594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63349_DK-HistFish-DTUAqua-63349-2594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63349_DK-HistFish-DTUAqua-63349-2594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63349-2594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "803" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63349-2594'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '803'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63349-2594'^^xsd:string;
  dwc:observationDate '1928-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63339_DK-HistFish-DTUAqua-63339-2588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63339_DK-HistFish-DTUAqua-63339-2588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63339_DK-HistFish-DTUAqua-63339-2588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63339_DK-HistFish-DTUAqua-63339-2588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63339_DK-HistFish-DTUAqua-63339-2588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63339-2588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "761" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63339-2588'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '761'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63339-2588'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63350_DK-HistFish-DTUAqua-63350-2598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63350_DK-HistFish-DTUAqua-63350-2598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63350_DK-HistFish-DTUAqua-63350-2598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63350_DK-HistFish-DTUAqua-63350-2598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63350_DK-HistFish-DTUAqua-63350-2598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63350-2598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "804" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63350-2598'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '804'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63350-2598'^^xsd:string;
  dwc:observationDate '1928-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63338_DK-HistFish-DTUAqua-63338-2585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63338_DK-HistFish-DTUAqua-63338-2585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63338_DK-HistFish-DTUAqua-63338-2585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63338_DK-HistFish-DTUAqua-63338-2585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63338_DK-HistFish-DTUAqua-63338-2585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63338-2585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "760" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63338-2585'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '760'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63338-2585'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63547_DK-HistFish-DTUAqua-63547-909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63547_DK-HistFish-DTUAqua-63547-909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63547_DK-HistFish-DTUAqua-63547-909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63547_DK-HistFish-DTUAqua-63547-909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63547_DK-HistFish-DTUAqua-63547-909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63547-909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7182" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63547-909'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7182'^^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 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63547-909'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63547_DK-HistFish-DTUAqua-63547-910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63547_DK-HistFish-DTUAqua-63547-910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63547_DK-HistFish-DTUAqua-63547-910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63547_DK-HistFish-DTUAqua-63547-910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63547_DK-HistFish-DTUAqua-63547-910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63547-910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7182" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63547-910'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7182'^^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 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63547-910'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63564-993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8246" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63564-993'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8246'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63564-993'^^xsd:string;
  dwc:observationDate '1951-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63562-979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8242" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63562-979'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8242'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63562-979'^^xsd:string;
  dwc:observationDate '1951-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63560_DK-HistFish-DTUAqua-63560-969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63560_DK-HistFish-DTUAqua-63560-969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63560_DK-HistFish-DTUAqua-63560-969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63560_DK-HistFish-DTUAqua-63560-969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63560_DK-HistFish-DTUAqua-63560-969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63560-969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8240" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63560-969'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8240'^^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 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63560-969'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-2541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-2541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-2541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-2541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-2541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63720-2541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6457" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63720-2541'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6457'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63720-2541'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-2525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-2525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-2525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-2525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-2525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63716-2525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6440" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63716-2525'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6440'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63716-2525'^^xsd:string;
  dwc:observationDate '1942-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63628_DK-HistFish-DTUAqua-63628-2630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63628_DK-HistFish-DTUAqua-63628-2630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63628_DK-HistFish-DTUAqua-63628-2630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63628_DK-HistFish-DTUAqua-63628-2630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63628_DK-HistFish-DTUAqua-63628-2630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63628-2630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4867" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63628-2630'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4867'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63628-2630'^^xsd:string;
  dwc:observationDate '1936-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-2264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-2264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-2264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-2264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-2264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63758-2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6576" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63758-2264'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6576'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63758-2264'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-2265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-2265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-2265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-2265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-2265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63758-2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6576" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63758-2265'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6576'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63758-2265'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63738_DK-HistFish-DTUAqua-63738-1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63738_DK-HistFish-DTUAqua-63738-1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63738_DK-HistFish-DTUAqua-63738-1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63738_DK-HistFish-DTUAqua-63738-1217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63738_DK-HistFish-DTUAqua-63738-1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63738-1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6524" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63738-1217'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6524'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63738-1217'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-1384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.85)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63719-1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6456" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63719-1384'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6456'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.85'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63719-1384'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63618_DK-HistFish-DTUAqua-63618-1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63618_DK-HistFish-DTUAqua-63618-1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63618_DK-HistFish-DTUAqua-63618-1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63618_DK-HistFish-DTUAqua-63618-1387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63618_DK-HistFish-DTUAqua-63618-1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63618-1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4665" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63618-1387'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4665'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63618-1387'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-1398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.83333333"^^xsd:decimal ;
  geo-pos:long "9.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63724-1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6461" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63724-1398'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6461'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.16666667'^^xsd:double;
  dwc:latitude '56.83333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63724-1398'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63619_DK-HistFish-DTUAqua-63619-1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63619_DK-HistFish-DTUAqua-63619-1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63619_DK-HistFish-DTUAqua-63619-1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63619_DK-HistFish-DTUAqua-63619-1392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63619_DK-HistFish-DTUAqua-63619-1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63619-1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4666" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63619-1392'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4666'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63619-1392'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63745_DK-HistFish-DTUAqua-63745-524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63745_DK-HistFish-DTUAqua-63745-524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63745_DK-HistFish-DTUAqua-63745-524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63745_DK-HistFish-DTUAqua-63745-524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63745_DK-HistFish-DTUAqua-63745-524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63745-524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6535" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63745-524'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6535'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63745-524'^^xsd:string;
  dwc:observationDate '1943-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63503_DK-HistFish-DTUAqua-63503-722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63503_DK-HistFish-DTUAqua-63503-722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63503_DK-HistFish-DTUAqua-63503-722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63503_DK-HistFish-DTUAqua-63503-722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63503_DK-HistFish-DTUAqua-63503-722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63503-722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6760" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63503-722'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6760'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63503-722'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63504_DK-HistFish-DTUAqua-63504-723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63504_DK-HistFish-DTUAqua-63504-723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63504_DK-HistFish-DTUAqua-63504-723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63504_DK-HistFish-DTUAqua-63504-723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63504_DK-HistFish-DTUAqua-63504-723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63504-723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6761" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63504-723'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6761'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63504-723'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63685_DK-HistFish-DTUAqua-63685-248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63685_DK-HistFish-DTUAqua-63685-248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63685_DK-HistFish-DTUAqua-63685-248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63685_DK-HistFish-DTUAqua-63685-248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63685_DK-HistFish-DTUAqua-63685-248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63685-248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6344" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63685-248'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6344'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63685-248'^^xsd:string;
  dwc:observationDate '1940-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63604-1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63604-1146'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9074'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63604-1146'^^xsd:string;
  dwc:observationDate '1953-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63327-1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "266" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63327-1505'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '266'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63327-1505'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63327-1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "266" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63327-1506'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '266'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63327-1506'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63386_DK-HistFish-DTUAqua-63386-1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63386_DK-HistFish-DTUAqua-63386-1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63386_DK-HistFish-DTUAqua-63386-1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63386_DK-HistFish-DTUAqua-63386-1362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63386_DK-HistFish-DTUAqua-63386-1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63386-1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1695" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63386-1362'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1695'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63386-1362'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-1417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63286-1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63286-1417'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '0'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63286-1417'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-1416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63286-1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63286-1416'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '0'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63286-1416'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-1415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63286-1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63286-1415'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '0'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63286-1415'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63509-745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6767" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63509-745'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6767'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63509-745'^^xsd:string;
  dwc:observationDate '1946-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63506_DK-HistFish-DTUAqua-63506-738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63506_DK-HistFish-DTUAqua-63506-738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63506_DK-HistFish-DTUAqua-63506-738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63506_DK-HistFish-DTUAqua-63506-738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63506_DK-HistFish-DTUAqua-63506-738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63506-738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6764" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63506-738'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6764'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63506-738'^^xsd:string;
  dwc:observationDate '1946-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-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/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63505-728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6763" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63505-728'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6763'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63505-728'^^xsd:string;
  dwc:observationDate '1946-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63505-729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6763" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63505-729'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6763'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63505-729'^^xsd:string;
  dwc:observationDate '1946-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63502_DK-HistFish-DTUAqua-63502-720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63502_DK-HistFish-DTUAqua-63502-720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63502_DK-HistFish-DTUAqua-63502-720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63502_DK-HistFish-DTUAqua-63502-720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63502_DK-HistFish-DTUAqua-63502-720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63502-720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6741" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63502-720'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6741'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63502-720'^^xsd:string;
  dwc:observationDate '1946-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63502_DK-HistFish-DTUAqua-63502-721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63502_DK-HistFish-DTUAqua-63502-721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63502_DK-HistFish-DTUAqua-63502-721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63502_DK-HistFish-DTUAqua-63502-721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63502_DK-HistFish-DTUAqua-63502-721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63502-721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6741" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63502-721'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6741'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63502-721'^^xsd:string;
  dwc:observationDate '1946-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63499_DK-HistFish-DTUAqua-63499-693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63499_DK-HistFish-DTUAqua-63499-693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63499_DK-HistFish-DTUAqua-63499-693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63499_DK-HistFish-DTUAqua-63499-693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63499_DK-HistFish-DTUAqua-63499-693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63499-693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6736" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63499-693'^^xsd:string;
  dwc:scientificName 'Hvilling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6736'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126438'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63499-693'^^xsd:string;
  dwc:observationDate '1946-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63498_DK-HistFish-DTUAqua-63498-689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63498_DK-HistFish-DTUAqua-63498-689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63498_DK-HistFish-DTUAqua-63498-689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63498_DK-HistFish-DTUAqua-63498-689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63498_DK-HistFish-DTUAqua-63498-689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63498-689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6735" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63498-689'^^xsd:string;
  dwc:scientificName 'Hvilling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6735'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126438'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63498-689'^^xsd:string;
  dwc:observationDate '1946-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63374-1989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63374-1989'^^xsd:string;
  dwc:scientificName 'Hvilling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1228'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126438'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63374-1989'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63377-1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63377-1319'^^xsd:string;
  dwc:scientificName 'Hvilling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1231'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126438'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63377-1319'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-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/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63368-2239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1217" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63368-2239'^^xsd:string;
  dwc:scientificName 'Hvilling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1217'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126438'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63368-2239'^^xsd:string;
  dwc:observationDate '1928-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63496-675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6716" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63496-675'^^xsd:string;
  dwc:scientificName 'Hvilling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6716'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126438'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63496-675'^^xsd:string;
  dwc:observationDate '1946-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63504_DK-HistFish-DTUAqua-63504-546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63504_DK-HistFish-DTUAqua-63504-546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63504_DK-HistFish-DTUAqua-63504-546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63504_DK-HistFish-DTUAqua-63504-546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63504_DK-HistFish-DTUAqua-63504-546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63504-546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6761" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63504-546'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6761'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63504-546'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-1746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-1746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-1746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-1746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-1746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63521-1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6908" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63521-1746'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6908'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63521-1746'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-1881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-1881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-1881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-1881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-1881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63525-1881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6933" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63525-1881'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6933'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63525-1881'^^xsd:string;
  dwc:observationDate '1947-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-1756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-1756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-1756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-1756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-1756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63515-1756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6801" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63515-1756'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6801'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63515-1756'^^xsd:string;
  dwc:observationDate '1947-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63474-570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6646" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63474-570'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6646'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63474-570'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63419_DK-HistFish-DTUAqua-63419-2408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63419_DK-HistFish-DTUAqua-63419-2408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63419_DK-HistFish-DTUAqua-63419-2408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63419_DK-HistFish-DTUAqua-63419-2408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63419_DK-HistFish-DTUAqua-63419-2408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63419-2408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2816" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63419-2408'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2816'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63419-2408'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63692-234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63692-234'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6371'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63692-234'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63524_DK-HistFish-DTUAqua-63524-796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63524_DK-HistFish-DTUAqua-63524-796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63524_DK-HistFish-DTUAqua-63524-796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63524_DK-HistFish-DTUAqua-63524-796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63524_DK-HistFish-DTUAqua-63524-796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63524-796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6932" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63524-796'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6932'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63524-796'^^xsd:string;
  dwc:observationDate '1947-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-2246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-2246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-2246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-2246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-2246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63369-2246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63369-2246'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1218'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63369-2246'^^xsd:string;
  dwc:observationDate '1928-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63646_DK-HistFish-DTUAqua-63646-118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63646_DK-HistFish-DTUAqua-63646-118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63646_DK-HistFish-DTUAqua-63646-118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63646_DK-HistFish-DTUAqua-63646-118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63646_DK-HistFish-DTUAqua-63646-118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63646-118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5428" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63646-118'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5428'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63646-118'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-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/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63305-2476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63305-2476'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63305-2476'^^xsd:string;
  dwc:observationDate '1927-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-2321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-2321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-2321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86666667 9.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-2321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86666667 9.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.86666667"^^xsd:decimal ;
  geo-pos:long "9.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-2321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63748-2321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6543" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63748-2321'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6543'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.06666667'^^xsd:double;
  dwc:latitude '56.86666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63748-2321'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63763_DK-HistFish-DTUAqua-63763-552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63763_DK-HistFish-DTUAqua-63763-552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63763_DK-HistFish-DTUAqua-63763-552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63763_DK-HistFish-DTUAqua-63763-552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "8.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63763_DK-HistFish-DTUAqua-63763-552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63763-552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6581" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63763-552'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6581'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.91666667'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63763-552'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63351_DK-HistFish-DTUAqua-63351-2600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63351_DK-HistFish-DTUAqua-63351-2600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63351_DK-HistFish-DTUAqua-63351-2600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63351_DK-HistFish-DTUAqua-63351-2600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63351_DK-HistFish-DTUAqua-63351-2600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63351-2600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "805" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63351-2600'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '805'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63351-2600'^^xsd:string;
  dwc:observationDate '1928-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-2454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-2454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-2454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-2454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.85)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-2454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63719-2454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6456" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63719-2454'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6456'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.85'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63719-2454'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63761-544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6579" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63761-544'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6579'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.06666667'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63761-544'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86666667 9.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86666667 9.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.86666667"^^xsd:decimal ;
  geo-pos:long "9.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63748-511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6543" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63748-511'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6543'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.06666667'^^xsd:double;
  dwc:latitude '56.86666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63748-511'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63605_DK-HistFish-DTUAqua-63605-1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63605_DK-HistFish-DTUAqua-63605-1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63605_DK-HistFish-DTUAqua-63605-1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63605_DK-HistFish-DTUAqua-63605-1152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63605_DK-HistFish-DTUAqua-63605-1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63605-1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63605-1152'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9075'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63605-1152'^^xsd:string;
  dwc:observationDate '1953-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63329-1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63329-1519'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '269'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63329-1519'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63501_DK-HistFish-DTUAqua-63501-707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63501_DK-HistFish-DTUAqua-63501-707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63501_DK-HistFish-DTUAqua-63501-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63501_DK-HistFish-DTUAqua-63501-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/5101_DTUAqua-63501_DK-HistFish-DTUAqua-63501-707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63501-707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6740" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63501-707'^^xsd:string;
  dwc:scientificName 'Hvilling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6740'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126438'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63501-707'^^xsd:string;
  dwc:observationDate '1946-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63358-2623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63358-2623'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63358-2623'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63544_DK-HistFish-DTUAqua-63544-890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63544_DK-HistFish-DTUAqua-63544-890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63544_DK-HistFish-DTUAqua-63544-890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63544_DK-HistFish-DTUAqua-63544-890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63544_DK-HistFish-DTUAqua-63544-890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63544-890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63544-890'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7070'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63544-890'^^xsd:string;
  dwc:observationDate '1948-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63512_DK-HistFish-DTUAqua-63512-644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63512_DK-HistFish-DTUAqua-63512-644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63512_DK-HistFish-DTUAqua-63512-644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63512_DK-HistFish-DTUAqua-63512-644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63512_DK-HistFish-DTUAqua-63512-644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63512-644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6792" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63512-644'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6792'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63512-644'^^xsd:string;
  dwc:observationDate '1947-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63543-882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7066" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63543-882'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7066'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63543-882'^^xsd:string;
  dwc:observationDate '1948-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63430-323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63430-323'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3060'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63430-323'^^xsd:string;
  dwc:observationDate '1931-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63325-1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "264" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63325-1494'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '264'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63325-1494'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-1730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63759-1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6577" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63759-1730'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6577'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63759-1730'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-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/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63513-671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6799" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63513-671'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6799'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63513-671'^^xsd:string;
  dwc:observationDate '1947-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63495-668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6715" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63495-668'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6715'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63495-668'^^xsd:string;
  dwc:observationDate '1946-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63737-125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6523" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63737-125'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6523'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63737-125'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63717_DK-HistFish-DTUAqua-63717-79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63717_DK-HistFish-DTUAqua-63717-79> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63717_DK-HistFish-DTUAqua-63717-79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63717_DK-HistFish-DTUAqua-63717-79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63717_DK-HistFish-DTUAqua-63717-79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63717-79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6446" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63717-79'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6446'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63717-79'^^xsd:string;
  dwc:observationDate '1942-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81666667 9.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.81666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81666667 9.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.81666667"^^xsd:decimal ;
  geo-pos:long "9.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63684-243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63684-243'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6333'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.11666667'^^xsd:double;
  dwc:latitude '56.81666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63684-243'^^xsd:string;
  dwc:observationDate '1940-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63687_DK-HistFish-DTUAqua-63687-257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63687_DK-HistFish-DTUAqua-63687-257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63687_DK-HistFish-DTUAqua-63687-257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91666667 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.91666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63687_DK-HistFish-DTUAqua-63687-257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91666667 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.91666667"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63687_DK-HistFish-DTUAqua-63687-257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63687-257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6346" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63687-257'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6346'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.91666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63687-257'^^xsd:string;
  dwc:observationDate '1940-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63318_DK-HistFish-DTUAqua-63318-2463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63318_DK-HistFish-DTUAqua-63318-2463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63318_DK-HistFish-DTUAqua-63318-2463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63318_DK-HistFish-DTUAqua-63318-2463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63318_DK-HistFish-DTUAqua-63318-2463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63318-2463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63318-2463'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '227'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63318-2463'^^xsd:string;
  dwc:observationDate '1926-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63733-469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6502" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63733-469'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6502'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63733-469'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63493_DK-HistFish-DTUAqua-63493-645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63493_DK-HistFish-DTUAqua-63493-645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63493_DK-HistFish-DTUAqua-63493-645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63493_DK-HistFish-DTUAqua-63493-645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63493_DK-HistFish-DTUAqua-63493-645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63493-645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6703" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63493-645'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6703'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63493-645'^^xsd:string;
  dwc:observationDate '1945-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63728_DK-HistFish-DTUAqua-63728-1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63728_DK-HistFish-DTUAqua-63728-1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63728_DK-HistFish-DTUAqua-63728-1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.98333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63728_DK-HistFish-DTUAqua-63728-1357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.98333333"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63728_DK-HistFish-DTUAqua-63728-1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63728-1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6469" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63728-1357'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6469'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.98333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63728-1357'^^xsd:string;
  dwc:observationDate '1942-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63496-680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6716" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63496-680'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6716'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63496-680'^^xsd:string;
  dwc:observationDate '1946-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-2117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-2117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-2117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-2117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-2117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63467-2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4262" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63467-2117'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4262'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63467-2117'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63491_DK-HistFish-DTUAqua-63491-641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63491_DK-HistFish-DTUAqua-63491-641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63491_DK-HistFish-DTUAqua-63491-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63491_DK-HistFish-DTUAqua-63491-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/5101_DTUAqua-63491_DK-HistFish-DTUAqua-63491-641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63491-641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6685" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63491-641'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6685'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63491-641'^^xsd:string;
  dwc:observationDate '1945-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-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/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63475-241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6647" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63475-241'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6647'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63475-241'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63500_DK-HistFish-DTUAqua-63500-684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63500_DK-HistFish-DTUAqua-63500-684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63500_DK-HistFish-DTUAqua-63500-684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63500_DK-HistFish-DTUAqua-63500-684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63500_DK-HistFish-DTUAqua-63500-684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63500-684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6737" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63500-684'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6737'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63500-684'^^xsd:string;
  dwc:observationDate '1946-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63496-678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6716" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63496-678'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6716'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63496-678'^^xsd:string;
  dwc:observationDate '1946-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63559_DK-HistFish-DTUAqua-63559-962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63559_DK-HistFish-DTUAqua-63559-962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63559_DK-HistFish-DTUAqua-63559-962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63559_DK-HistFish-DTUAqua-63559-962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63559_DK-HistFish-DTUAqua-63559-962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63559-962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8239" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63559-962'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8239'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63559-962'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63528-803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63528-803'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6954'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63528-803'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63610_DK-HistFish-DTUAqua-63610-1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63610_DK-HistFish-DTUAqua-63610-1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63610_DK-HistFish-DTUAqua-63610-1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63610_DK-HistFish-DTUAqua-63610-1182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63610_DK-HistFish-DTUAqua-63610-1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63610-1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4455" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63610-1182'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4455'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63610-1182'^^xsd:string;
  dwc:observationDate '1935-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-2487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-2487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-2487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-2487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-2487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63425-2487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63425-2487'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3050'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63425-2487'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-2557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-2557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-2557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-2557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-2557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63332-2557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63332-2557'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '272'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '236462'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63332-2557'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63361-2665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63361-2665'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus'^^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 'Denmark'^^xsd: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 '236462'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63361-2665'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63541-868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63541-868'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7063'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63541-868'^^xsd:string;
  dwc:observationDate '1948-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63542-878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63542-878'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7065'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63542-878'^^xsd:string;
  dwc:observationDate '1948-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63619_DK-HistFish-DTUAqua-63619-1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63619_DK-HistFish-DTUAqua-63619-1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63619_DK-HistFish-DTUAqua-63619-1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63619_DK-HistFish-DTUAqua-63619-1393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63619_DK-HistFish-DTUAqua-63619-1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63619-1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4666" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63619-1393'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4666'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63619-1393'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63375-2287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63375-2287'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1229'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63375-2287'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63377-1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63377-1328'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1231'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63377-1328'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-1304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63371-1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63371-1304'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1220'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63371-1304'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63704_DK-HistFish-DTUAqua-63704-1630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63704_DK-HistFish-DTUAqua-63704-1630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63704_DK-HistFish-DTUAqua-63704-1630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5101_DTUAqua-63704_DK-HistFish-DTUAqua-63704-1630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63704-1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6401" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63704-1630'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6401'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63704-1630'^^xsd:string;
  dwc:observationDate '1941-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63694_DK-HistFish-DTUAqua-63694-1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63694_DK-HistFish-DTUAqua-63694-1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63694_DK-HistFish-DTUAqua-63694-1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63694_DK-HistFish-DTUAqua-63694-1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63694_DK-HistFish-DTUAqua-63694-1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63694-1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6373" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63694-1674'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6373'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63694-1674'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-1646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63710-1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63710-1646'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6417'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63710-1646'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63640-1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63640-1640'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5071'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63640-1640'^^xsd:string;
  dwc:observationDate '1936-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63622-1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4686" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63622-1410'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4686'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63622-1410'^^xsd:string;
  dwc:observationDate '1935-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-1402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63621-1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4668" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63621-1402'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4668'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63621-1402'^^xsd:string;
  dwc:observationDate '1935-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-1220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-1220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63356-1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63356-1220'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63356-1220'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-1221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63356-1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63356-1221'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63356-1221'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-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/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63356-1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63356-1219'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63356-1219'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63465-417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4260" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63465-417'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4260'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63465-417'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63465-416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4260" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63465-416'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4260'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63465-416'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63465-415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4260" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63465-415'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4260'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63465-415'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63328-2528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "267" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63328-2528'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '267'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63328-2528'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63328-2529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "267" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63328-2529'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '267'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63328-2529'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-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/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-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/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63328-2530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "267" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63328-2530'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '267'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63328-2530'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63326-2518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "265" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63326-2518'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '265'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63326-2518'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63326-2519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "265" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63326-2519'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '265'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63326-2519'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63361-2661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63361-2661'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63361-2661'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63361-2662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63361-2662'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63361-2662'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63361-2663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63361-2663'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63361-2663'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63358-2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63358-2621'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63358-2621'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63333_DK-HistFish-DTUAqua-63333-2561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63333_DK-HistFish-DTUAqua-63333-2561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63333_DK-HistFish-DTUAqua-63333-2561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63333_DK-HistFish-DTUAqua-63333-2561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63333_DK-HistFish-DTUAqua-63333-2561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63333-2561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "330" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63333-2561'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '330'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63333-2561'^^xsd:string;
  dwc:observationDate '1927-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63294-2644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63294-2644'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63294-2644'^^xsd:string;
  dwc:observationDate '1921-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63492_DK-HistFish-DTUAqua-63492-404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63492_DK-HistFish-DTUAqua-63492-404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63492_DK-HistFish-DTUAqua-63492-404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63492_DK-HistFish-DTUAqua-63492-404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63492_DK-HistFish-DTUAqua-63492-404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63492-404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6686" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63492-404'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6686'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63492-404'^^xsd:string;
  dwc:observationDate '1945-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63516_DK-HistFish-DTUAqua-63516-1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63516_DK-HistFish-DTUAqua-63516-1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63516_DK-HistFish-DTUAqua-63516-1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63516_DK-HistFish-DTUAqua-63516-1757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63516_DK-HistFish-DTUAqua-63516-1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63516-1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6824" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63516-1757'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6824'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63516-1757'^^xsd:string;
  dwc:observationDate '1947-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-1775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63521-1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6908" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63521-1775'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6908'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63521-1775'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-1940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-1940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-1940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-1940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-1940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63523-1940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6910" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63523-1940'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6910'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63523-1940'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-1910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-1910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-1910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-1910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-1910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63509-1910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6767" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63509-1910'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6767'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63509-1910'^^xsd:string;
  dwc:observationDate '1946-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-1925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-1925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-1925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-1925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-1925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63508-1925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6766" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63508-1925'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6766'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63508-1925'^^xsd:string;
  dwc:observationDate '1946-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63522_DK-HistFish-DTUAqua-63522-1791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63522_DK-HistFish-DTUAqua-63522-1791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63522_DK-HistFish-DTUAqua-63522-1791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63522_DK-HistFish-DTUAqua-63522-1791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63522_DK-HistFish-DTUAqua-63522-1791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63522-1791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6909" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63522-1791'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6909'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63522-1791'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63474-568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6646" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63474-568'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6646'^^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 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63474-568'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63464-409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4078" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63464-409'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4078'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63464-409'^^xsd:string;
  dwc:observationDate '1934-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63334-1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "356" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63334-1549'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '356'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63334-1549'^^xsd:string;
  dwc:observationDate '1927-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-1763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63423-1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63423-1763'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3038'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63423-1763'^^xsd:string;
  dwc:observationDate '1931-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63424_DK-HistFish-DTUAqua-63424-1768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63424_DK-HistFish-DTUAqua-63424-1768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63424_DK-HistFish-DTUAqua-63424-1768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63424_DK-HistFish-DTUAqua-63424-1768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63424_DK-HistFish-DTUAqua-63424-1768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63424-1768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3049" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63424-1768'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3049'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63424-1768'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63428-2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3058" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63428-2004'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3058'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63428-2004'^^xsd:string;
  dwc:observationDate '1931-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63325-1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "264" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63325-1499'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '264'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63325-1499'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-1236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-1236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63359-1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63359-1236'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63359-1236'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-1374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63389-1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1699" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63389-1374'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1699'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63389-1374'^^xsd:string;
  dwc:observationDate '1929-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63438_DK-HistFish-DTUAqua-63438-2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63438_DK-HistFish-DTUAqua-63438-2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63438_DK-HistFish-DTUAqua-63438-2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63438_DK-HistFish-DTUAqua-63438-2039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63438_DK-HistFish-DTUAqua-63438-2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63438-2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63438-2039'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3215'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63438-2039'^^xsd:string;
  dwc:observationDate '1932-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63429-2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63429-2008'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3059'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63429-2008'^^xsd:string;
  dwc:observationDate '1931-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63428-2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3058" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63428-2001'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3058'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63428-2001'^^xsd:string;
  dwc:observationDate '1931-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63374-1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63374-1993'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1228'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63374-1993'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-1772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-1772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-1772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-1772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-1772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63425-1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63425-1772'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3050'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63425-1772'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63365_DK-HistFish-DTUAqua-63365-1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63365_DK-HistFish-DTUAqua-63365-1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63365_DK-HistFish-DTUAqua-63365-1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63365_DK-HistFish-DTUAqua-63365-1276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63365_DK-HistFish-DTUAqua-63365-1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63365-1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63365-1276'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1059'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63365-1276'^^xsd:string;
  dwc:observationDate '1928-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63366_DK-HistFish-DTUAqua-63366-1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63366_DK-HistFish-DTUAqua-63366-1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63366_DK-HistFish-DTUAqua-63366-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/5101_DTUAqua-63366_DK-HistFish-DTUAqua-63366-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/5101_DTUAqua-63366_DK-HistFish-DTUAqua-63366-1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63366-1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63366-1282'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1060'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63366-1282'^^xsd:string;
  dwc:observationDate '1928-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63357-1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63357-1226'^^xsd:string;
  dwc:scientificName 'Ål'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63357-1226'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63472-1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4288" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63472-1161'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4288'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63472-1161'^^xsd:string;
  dwc:observationDate '1934-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63469-431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4281" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63469-431'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4281'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63469-431'^^xsd:string;
  dwc:observationDate '1934-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63468-426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4280" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63468-426'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4280'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63468-426'^^xsd:string;
  dwc:observationDate '1934-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63462_DK-HistFish-DTUAqua-63462-400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63462_DK-HistFish-DTUAqua-63462-400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63462_DK-HistFish-DTUAqua-63462-400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63462_DK-HistFish-DTUAqua-63462-400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63462_DK-HistFish-DTUAqua-63462-400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63462-400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63462-400'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4064'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63462-400'^^xsd:string;
  dwc:observationDate '1934-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63754_DK-HistFish-DTUAqua-63754-1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63754_DK-HistFish-DTUAqua-63754-1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63754_DK-HistFish-DTUAqua-63754-1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96666667 8.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63754_DK-HistFish-DTUAqua-63754-1273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96666667 8.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.96666667"^^xsd:decimal ;
  geo-pos:long "8.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63754_DK-HistFish-DTUAqua-63754-1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63754-1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6561" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63754-1273'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6561'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96666667'^^xsd:double;
  dwc:latitude '56.96666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63754-1273'^^xsd:string;
  dwc:observationDate '1944-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63733-468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6502" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63733-468'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6502'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63733-468'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-2187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-2187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-2187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-2187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-2187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63621-2187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4668" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63621-2187'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4668'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63621-2187'^^xsd:string;
  dwc:observationDate '1935-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.98333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.98333333"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63734-480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6507" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63734-480'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6507'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.98333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63734-480'^^xsd:string;
  dwc:observationDate '1942-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63729-439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6498" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63729-439'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6498'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63729-439'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63731_DK-HistFish-DTUAqua-63731-452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63731_DK-HistFish-DTUAqua-63731-452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63731_DK-HistFish-DTUAqua-63731-452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63731_DK-HistFish-DTUAqua-63731-452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63731_DK-HistFish-DTUAqua-63731-452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63731-452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6500" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63731-452'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6500'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63731-452'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63439_DK-HistFish-DTUAqua-63439-2041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63439_DK-HistFish-DTUAqua-63439-2041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63439_DK-HistFish-DTUAqua-63439-2041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63439_DK-HistFish-DTUAqua-63439-2041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63439_DK-HistFish-DTUAqua-63439-2041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63439-2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3216" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63439-2041'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3216'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63439-2041'^^xsd:string;
  dwc:observationDate '1932-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63683_DK-HistFish-DTUAqua-63683-1858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63683_DK-HistFish-DTUAqua-63683-1858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63683_DK-HistFish-DTUAqua-63683-1858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63683_DK-HistFish-DTUAqua-63683-1858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.8"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63683_DK-HistFish-DTUAqua-63683-1858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63683-1858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6328" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63683-1858'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6328'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '56.8'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63683-1858'^^xsd:string;
  dwc:observationDate '1940-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-1864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-1864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-1864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81666667 9.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.81666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-1864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81666667 9.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.81666667"^^xsd:decimal ;
  geo-pos:long "9.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-1864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63684-1864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63684-1864'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6333'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.11666667'^^xsd:double;
  dwc:latitude '56.81666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63684-1864'^^xsd:string;
  dwc:observationDate '1940-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63682_DK-HistFish-DTUAqua-63682-1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63682_DK-HistFish-DTUAqua-63682-1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63682_DK-HistFish-DTUAqua-63682-1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.98333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63682_DK-HistFish-DTUAqua-63682-1853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.98333333"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63682_DK-HistFish-DTUAqua-63682-1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63682-1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6325" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63682-1853'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6325'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.98333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63682-1853'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-1848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-1848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-1848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-1848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-1848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63645-1848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5427" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63645-1848'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5427'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63645-1848'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63644-1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5426" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63644-1841'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5426'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63644-1841'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63651-1887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5689" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63651-1887'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5689'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63651-1887'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63386_DK-HistFish-DTUAqua-63386-1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63386_DK-HistFish-DTUAqua-63386-1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63386_DK-HistFish-DTUAqua-63386-1363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63386_DK-HistFish-DTUAqua-63386-1363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63386_DK-HistFish-DTUAqua-63386-1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63386-1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1695" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63386-1363'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1695'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63386-1363'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63401_DK-HistFish-DTUAqua-63401-1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63401_DK-HistFish-DTUAqua-63401-1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63401_DK-HistFish-DTUAqua-63401-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63401_DK-HistFish-DTUAqua-63401-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/5101_DTUAqua-63401_DK-HistFish-DTUAqua-63401-1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63401-1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63401-1427'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2073'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63401-1427'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63472-1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4288" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63472-1166'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4288'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63472-1166'^^xsd:string;
  dwc:observationDate '1934-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63342_DK-HistFish-DTUAqua-63342-1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63342_DK-HistFish-DTUAqua-63342-1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63342_DK-HistFish-DTUAqua-63342-1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63342_DK-HistFish-DTUAqua-63342-1211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63342_DK-HistFish-DTUAqua-63342-1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63342-1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "782" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63342-1211'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '782'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63342-1211'^^xsd:string;
  dwc:observationDate '1928-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63340_DK-HistFish-DTUAqua-63340-2675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63340_DK-HistFish-DTUAqua-63340-2675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63340_DK-HistFish-DTUAqua-63340-2675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63340_DK-HistFish-DTUAqua-63340-2675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63340_DK-HistFish-DTUAqua-63340-2675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63340-2675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "762" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63340-2675'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '762'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63340-2675'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63603_DK-HistFish-DTUAqua-63603-1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63603_DK-HistFish-DTUAqua-63603-1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63603_DK-HistFish-DTUAqua-63603-1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63603_DK-HistFish-DTUAqua-63603-1138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63603_DK-HistFish-DTUAqua-63603-1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63603-1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63603-1138'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9073'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63603-1138'^^xsd:string;
  dwc:observationDate '1953-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63602_DK-HistFish-DTUAqua-63602-1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63602_DK-HistFish-DTUAqua-63602-1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63602_DK-HistFish-DTUAqua-63602-1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63602_DK-HistFish-DTUAqua-63602-1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63602_DK-HistFish-DTUAqua-63602-1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63602-1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63602-1135'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9072'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63602-1135'^^xsd:string;
  dwc:observationDate '1953-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-1378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63390-1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1700" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63390-1378'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1700'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63390-1378'^^xsd:string;
  dwc:observationDate '1929-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63322_DK-HistFish-DTUAqua-63322-1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63322_DK-HistFish-DTUAqua-63322-1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63322_DK-HistFish-DTUAqua-63322-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/5101_DTUAqua-63322_DK-HistFish-DTUAqua-63322-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/5101_DTUAqua-63322_DK-HistFish-DTUAqua-63322-1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63322-1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "243" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63322-1482'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '243'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63322-1482'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63295_DK-HistFish-DTUAqua-63295-1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63295_DK-HistFish-DTUAqua-63295-1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63295_DK-HistFish-DTUAqua-63295-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63295_DK-HistFish-DTUAqua-63295-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/5101_DTUAqua-63295_DK-HistFish-DTUAqua-63295-1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63295-1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63295-1485'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63295-1485'^^xsd:string;
  dwc:observationDate '1927-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63595_DK-HistFish-DTUAqua-63595-1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63595_DK-HistFish-DTUAqua-63595-1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63595_DK-HistFish-DTUAqua-63595-1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63595_DK-HistFish-DTUAqua-63595-1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63595_DK-HistFish-DTUAqua-63595-1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63595-1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9033" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63595-1112'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9033'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63595-1112'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63597_DK-HistFish-DTUAqua-63597-1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63597_DK-HistFish-DTUAqua-63597-1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63597_DK-HistFish-DTUAqua-63597-1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63597_DK-HistFish-DTUAqua-63597-1117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63597_DK-HistFish-DTUAqua-63597-1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63597-1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63597-1117'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9037'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63597-1117'^^xsd:string;
  dwc:observationDate '1953-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63606_DK-HistFish-DTUAqua-63606-1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63606_DK-HistFish-DTUAqua-63606-1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63606_DK-HistFish-DTUAqua-63606-1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63606_DK-HistFish-DTUAqua-63606-1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63606_DK-HistFish-DTUAqua-63606-1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63606-1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63606-1154'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9076'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63606-1154'^^xsd:string;
  dwc:observationDate '1953-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63604-1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63604-1144'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9074'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63604-1144'^^xsd:string;
  dwc:observationDate '1953-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63605_DK-HistFish-DTUAqua-63605-1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63605_DK-HistFish-DTUAqua-63605-1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63605_DK-HistFish-DTUAqua-63605-1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63605_DK-HistFish-DTUAqua-63605-1148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63605_DK-HistFish-DTUAqua-63605-1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63605-1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63605-1148'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9075'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63605-1148'^^xsd:string;
  dwc:observationDate '1953-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63601_DK-HistFish-DTUAqua-63601-1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63601_DK-HistFish-DTUAqua-63601-1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63601_DK-HistFish-DTUAqua-63601-1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63601_DK-HistFish-DTUAqua-63601-1134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63601_DK-HistFish-DTUAqua-63601-1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63601-1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63601-1134'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9071'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63601-1134'^^xsd:string;
  dwc:observationDate '1953-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-1339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-1339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-1339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-1339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-1339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63400-1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63400-1339'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2072'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63400-1339'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-1240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-1240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63360-1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63360-1240'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63360-1240'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63466-2107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4261" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63466-2107'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4261'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63466-2107'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-2114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-2114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-2114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-2114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-2114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63467-2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4262" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63467-2114'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4262'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63467-2114'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63470-2126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4282" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63470-2126'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4282'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63470-2126'^^xsd:string;
  dwc:observationDate '1934-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63471_DK-HistFish-DTUAqua-63471-2132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63471_DK-HistFish-DTUAqua-63471-2132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63471_DK-HistFish-DTUAqua-63471-2132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63471_DK-HistFish-DTUAqua-63471-2132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63471_DK-HistFish-DTUAqua-63471-2132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63471-2132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4287" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63471-2132'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4287'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63471-2132'^^xsd:string;
  dwc:observationDate '1934-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63313_DK-HistFish-DTUAqua-63313-2449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63313_DK-HistFish-DTUAqua-63313-2449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63313_DK-HistFish-DTUAqua-63313-2449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63313_DK-HistFish-DTUAqua-63313-2449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63313_DK-HistFish-DTUAqua-63313-2449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63313-2449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63313-2449'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '161'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63313-2449'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63313_DK-HistFish-DTUAqua-63313-1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63313_DK-HistFish-DTUAqua-63313-1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63313_DK-HistFish-DTUAqua-63313-1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63313_DK-HistFish-DTUAqua-63313-1461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63313_DK-HistFish-DTUAqua-63313-1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63313-1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63313-1461'^^xsd:string;
  dwc:scientificName 'Brisling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '161'^^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 'Denmark'^^xsd: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 '126425'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63313-1461'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63371-2257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63371-2257'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1220'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63371-2257'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63388-2325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1698" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63388-2325'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1698'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63388-2325'^^xsd:string;
  dwc:observationDate '1929-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63764_DK-HistFish-DTUAqua-63764-564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63764_DK-HistFish-DTUAqua-63764-564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63764_DK-HistFish-DTUAqua-63764-564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63764_DK-HistFish-DTUAqua-63764-564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63764_DK-HistFish-DTUAqua-63764-564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63764-564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6593" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63764-564'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6593'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63764-564'^^xsd:string;
  dwc:observationDate '1944-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63763_DK-HistFish-DTUAqua-63763-557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63763_DK-HistFish-DTUAqua-63763-557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63763_DK-HistFish-DTUAqua-63763-557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63763_DK-HistFish-DTUAqua-63763-557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "8.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63763_DK-HistFish-DTUAqua-63763-557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63763-557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6581" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63763-557'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6581'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.91666667'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63763-557'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63753_DK-HistFish-DTUAqua-63753-1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63753_DK-HistFish-DTUAqua-63753-1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63753_DK-HistFish-DTUAqua-63753-1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.88333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63753_DK-HistFish-DTUAqua-63753-1272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.88333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "8.88333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63753_DK-HistFish-DTUAqua-63753-1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63753-1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6548" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63753-1272'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6548'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.88333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63753-1272'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63746_DK-HistFish-DTUAqua-63746-529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63746_DK-HistFish-DTUAqua-63746-529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63746_DK-HistFish-DTUAqua-63746-529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 8.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63746_DK-HistFish-DTUAqua-63746-529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 8.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8"^^xsd:decimal ;
  geo-pos:long "8.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63746_DK-HistFish-DTUAqua-63746-529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63746-529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6536" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63746-529'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6536'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.13333333'^^xsd:double;
  dwc:latitude '56.8'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63746-529'^^xsd:string;
  dwc:observationDate '1943-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63762-550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63762-550'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6580'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63762-550'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63743-519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6529" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63743-519'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6529'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63743-519'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63741-508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6527" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63741-508'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6527'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63741-508'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63740_DK-HistFish-DTUAqua-63740-505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63740_DK-HistFish-DTUAqua-63740-505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63740_DK-HistFish-DTUAqua-63740-505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63740_DK-HistFish-DTUAqua-63740-505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63740_DK-HistFish-DTUAqua-63740-505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63740-505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6526" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63740-505'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6526'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63740-505'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63742_DK-HistFish-DTUAqua-63742-512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63742_DK-HistFish-DTUAqua-63742-512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63742_DK-HistFish-DTUAqua-63742-512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63742_DK-HistFish-DTUAqua-63742-512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.05)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63742_DK-HistFish-DTUAqua-63742-512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63742-512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6528" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63742-512'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6528'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63742-512'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63653_DK-HistFish-DTUAqua-63653-1651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63653_DK-HistFish-DTUAqua-63653-1651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63653_DK-HistFish-DTUAqua-63653-1651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63653_DK-HistFish-DTUAqua-63653-1651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63653_DK-HistFish-DTUAqua-63653-1651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63653-1651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5691" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63653-1651'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5691'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63653-1651'^^xsd:string;
  dwc:observationDate '1938-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63640-1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63640-1636'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5071'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63640-1636'^^xsd:string;
  dwc:observationDate '1936-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63640-1637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63640-1637'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5071'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63640-1637'^^xsd:string;
  dwc:observationDate '1936-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-1625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-1625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-1625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-1625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-1625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63608-1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4453" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63608-1625'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4453'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63608-1625'^^xsd:string;
  dwc:observationDate '1935-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63642_DK-HistFish-DTUAqua-63642-1786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63642_DK-HistFish-DTUAqua-63642-1786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63642_DK-HistFish-DTUAqua-63642-1786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63642_DK-HistFish-DTUAqua-63642-1786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63642_DK-HistFish-DTUAqua-63642-1786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63642-1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5329" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63642-1786'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5329'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63642-1786'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63642_DK-HistFish-DTUAqua-63642-1787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63642_DK-HistFish-DTUAqua-63642-1787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63642_DK-HistFish-DTUAqua-63642-1787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63642_DK-HistFish-DTUAqua-63642-1787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63642_DK-HistFish-DTUAqua-63642-1787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63642-1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5329" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63642-1787'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5329'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63642-1787'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63642_DK-HistFish-DTUAqua-63642-1788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63642_DK-HistFish-DTUAqua-63642-1788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63642_DK-HistFish-DTUAqua-63642-1788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63642_DK-HistFish-DTUAqua-63642-1788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63642_DK-HistFish-DTUAqua-63642-1788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63642-1788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5329" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63642-1788'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5329'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63642-1788'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-72> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63634-72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5039" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63634-72'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5039'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63634-72'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-82> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63637-82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63637-82'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5060'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63637-82'^^xsd:string;
  dwc:observationDate '1936-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-83> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63637-83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63637-83'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5060'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63637-83'^^xsd:string;
  dwc:observationDate '1936-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63314_DK-HistFish-DTUAqua-63314-1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63314_DK-HistFish-DTUAqua-63314-1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63314_DK-HistFish-DTUAqua-63314-1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63314_DK-HistFish-DTUAqua-63314-1465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63314_DK-HistFish-DTUAqua-63314-1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63314-1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "165" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63314-1465'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '165'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63314-1465'^^xsd:string;
  dwc:observationDate '1926-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63436_DK-HistFish-DTUAqua-63436-341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63436_DK-HistFish-DTUAqua-63436-341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63436_DK-HistFish-DTUAqua-63436-341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63436_DK-HistFish-DTUAqua-63436-341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63436_DK-HistFish-DTUAqua-63436-341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63436-341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63436-341'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3213'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63436-341'^^xsd:string;
  dwc:observationDate '1932-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63405_DK-HistFish-DTUAqua-63405-2363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63405_DK-HistFish-DTUAqua-63405-2363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63405_DK-HistFish-DTUAqua-63405-2363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63405_DK-HistFish-DTUAqua-63405-2363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63405_DK-HistFish-DTUAqua-63405-2363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63405-2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2443" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63405-2363'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2443'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63405-2363'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-2543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-2543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-2543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-2543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-2543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63330-2543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "270" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63330-2543'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '270'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63330-2543'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63641-1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5328" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63641-1782'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5328'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63641-1782'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63464-408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4078" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63464-408'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4078'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63464-408'^^xsd:string;
  dwc:observationDate '1934-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63731_DK-HistFish-DTUAqua-63731-457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63731_DK-HistFish-DTUAqua-63731-457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63731_DK-HistFish-DTUAqua-63731-457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63731_DK-HistFish-DTUAqua-63731-457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63731_DK-HistFish-DTUAqua-63731-457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63731-457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6500" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63731-457'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6500'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63731-457'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-1650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63650-1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5688" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63650-1650'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5688'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63650-1650'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-1878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-1878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-1878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-1878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-1878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63649-1878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5451" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63649-1878'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5451'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63649-1878'^^xsd:string;
  dwc:observationDate '1937-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63686_DK-HistFish-DTUAqua-63686-251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63686_DK-HistFish-DTUAqua-63686-251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63686_DK-HistFish-DTUAqua-63686-251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63686_DK-HistFish-DTUAqua-63686-251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63686_DK-HistFish-DTUAqua-63686-251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63686-251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6345" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63686-251'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6345'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63686-251'^^xsd:string;
  dwc:observationDate '1940-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63301_DK-HistFish-DTUAqua-63301-2200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63301_DK-HistFish-DTUAqua-63301-2200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63301_DK-HistFish-DTUAqua-63301-2200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63301_DK-HistFish-DTUAqua-63301-2200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63301_DK-HistFish-DTUAqua-63301-2200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63301-2200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63301-2200'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63301-2200'^^xsd:string;
  dwc:observationDate '1927-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63397_DK-HistFish-DTUAqua-63397-1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63397_DK-HistFish-DTUAqua-63397-1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63397_DK-HistFish-DTUAqua-63397-1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63397_DK-HistFish-DTUAqua-63397-1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63397_DK-HistFish-DTUAqua-63397-1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63397-1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63397-1258'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2069'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63397-1258'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9875 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9875"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9875 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9875"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63679-1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6317" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63679-1691'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6317'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.9875'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63679-1691'^^xsd:string;
  dwc:observationDate '1940-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63363-1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63363-1266'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '968'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63363-1266'^^xsd:string;
  dwc:observationDate '1928-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63424_DK-HistFish-DTUAqua-63424-1766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63424_DK-HistFish-DTUAqua-63424-1766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63424_DK-HistFish-DTUAqua-63424-1766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63424_DK-HistFish-DTUAqua-63424-1766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63424_DK-HistFish-DTUAqua-63424-1766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63424-1766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3049" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63424-1766'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3049'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63424-1766'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-1883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-1883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-1883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-1883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-1883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63650-1883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5688" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63650-1883'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5688'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63650-1883'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63651-1892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5689" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63651-1892'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5689'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63651-1892'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63696_DK-HistFish-DTUAqua-63696-1973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63696_DK-HistFish-DTUAqua-63696-1973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63696_DK-HistFish-DTUAqua-63696-1973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91666667 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.91666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63696_DK-HistFish-DTUAqua-63696-1973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91666667 9.05)"^^geo:wktLiteral ;
  geo-pos:lat "56.91666667"^^xsd:decimal ;
  geo-pos:long "9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63696_DK-HistFish-DTUAqua-63696-1973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63696-1973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6375" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63696-1973'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6375'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '56.91666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63696-1973'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63690_DK-HistFish-DTUAqua-63690-1979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63690_DK-HistFish-DTUAqua-63690-1979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63690_DK-HistFish-DTUAqua-63690-1979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63690_DK-HistFish-DTUAqua-63690-1979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.8"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63690_DK-HistFish-DTUAqua-63690-1979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63690-1979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6352" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63690-1979'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6352'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '56.8'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63690-1979'^^xsd:string;
  dwc:observationDate '1941-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63315_DK-HistFish-DTUAqua-63315-1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63315_DK-HistFish-DTUAqua-63315-1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63315_DK-HistFish-DTUAqua-63315-1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63315_DK-HistFish-DTUAqua-63315-1470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63315_DK-HistFish-DTUAqua-63315-1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63315-1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "186" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63315-1470'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '186'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63315-1470'^^xsd:string;
  dwc:observationDate '1926-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63315_DK-HistFish-DTUAqua-63315-1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63315_DK-HistFish-DTUAqua-63315-1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63315_DK-HistFish-DTUAqua-63315-1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63315_DK-HistFish-DTUAqua-63315-1471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63315_DK-HistFish-DTUAqua-63315-1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63315-1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "186" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63315-1471'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '186'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63315-1471'^^xsd:string;
  dwc:observationDate '1926-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-1958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-1958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-1958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-1958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-1958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63668-1958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63668-1958'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6103'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63668-1958'^^xsd:string;
  dwc:observationDate '1939-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63669_DK-HistFish-DTUAqua-63669-1962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63669_DK-HistFish-DTUAqua-63669-1962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63669_DK-HistFish-DTUAqua-63669-1962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63669_DK-HistFish-DTUAqua-63669-1962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63669_DK-HistFish-DTUAqua-63669-1962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63669-1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63669-1962'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6126'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63669-1962'^^xsd:string;
  dwc:observationDate '1939-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-2526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-2526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-2526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-2526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-2526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63716-2526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6440" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63716-2526'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6440'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63716-2526'^^xsd:string;
  dwc:observationDate '1942-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63629-2636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4868" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63629-2636'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4868'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63629-2636'^^xsd:string;
  dwc:observationDate '1936-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63422_DK-HistFish-DTUAqua-63422-312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63422_DK-HistFish-DTUAqua-63422-312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63422_DK-HistFish-DTUAqua-63422-312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63422_DK-HistFish-DTUAqua-63422-312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63422_DK-HistFish-DTUAqua-63422-312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63422-312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63422-312'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3037'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63422-312'^^xsd:string;
  dwc:observationDate '1931-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63423-317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63423-317'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3038'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63423-317'^^xsd:string;
  dwc:observationDate '1931-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63329-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63329-4'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '269'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63329-4'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-11> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63362-11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63362-11'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '967'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63362-11'^^xsd:string;
  dwc:observationDate '1928-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63389-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1699" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63389-15'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1699'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63389-15'^^xsd:string;
  dwc:observationDate '1929-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63411_DK-HistFish-DTUAqua-63411-274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63411_DK-HistFish-DTUAqua-63411-274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63411_DK-HistFish-DTUAqua-63411-274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63411_DK-HistFish-DTUAqua-63411-274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63411_DK-HistFish-DTUAqua-63411-274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63411-274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2467" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63411-274'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2467'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63411-274'^^xsd:string;
  dwc:observationDate '1930-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63412-278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2783" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63412-278'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2783'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63412-278'^^xsd:string;
  dwc:observationDate '1931-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63416_DK-HistFish-DTUAqua-63416-292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63416_DK-HistFish-DTUAqua-63416-292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63416_DK-HistFish-DTUAqua-63416-292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63416_DK-HistFish-DTUAqua-63416-292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63416_DK-HistFish-DTUAqua-63416-292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63416-292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2813" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63416-292'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2813'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63416-292'^^xsd:string;
  dwc:observationDate '1931-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63417-298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2814" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63417-298'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2814'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63417-298'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63421-306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63421-306'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3036'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63421-306'^^xsd:string;
  dwc:observationDate '1931-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63395-1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63395-1252'^^xsd:string;
  dwc:scientificName 'Sild'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2067'^^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 'Denmark'^^xsd: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 '126417'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63395-1252'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63522_DK-HistFish-DTUAqua-63522-1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63522_DK-HistFish-DTUAqua-63522-1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63522_DK-HistFish-DTUAqua-63522-1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63522_DK-HistFish-DTUAqua-63522-1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63522_DK-HistFish-DTUAqua-63522-1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63522-1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6909" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63522-1939'^^xsd:string;
  dwc:scientificName 'Sild'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6909'^^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 'Denmark'^^xsd: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 '126417'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63522-1939'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63523-750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6910" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63523-750'^^xsd:string;
  dwc:scientificName 'Sild'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6910'^^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 'Denmark'^^xsd: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 '126417'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63523-750'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63541-872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63541-872'^^xsd:string;
  dwc:scientificName 'Sild'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7063'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126417'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63541-872'^^xsd:string;
  dwc:observationDate '1948-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63543-888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7066" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63543-888'^^xsd:string;
  dwc:scientificName 'Sild'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7066'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126417'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63543-888'^^xsd:string;
  dwc:observationDate '1948-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63520_DK-HistFish-DTUAqua-63520-777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63520_DK-HistFish-DTUAqua-63520-777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63520_DK-HistFish-DTUAqua-63520-777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63520_DK-HistFish-DTUAqua-63520-777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63520_DK-HistFish-DTUAqua-63520-777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63520-777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6907" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63520-777'^^xsd:string;
  dwc:scientificName 'Sild'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6907'^^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 'Denmark'^^xsd: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 '126417'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63520-777'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63524_DK-HistFish-DTUAqua-63524-798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63524_DK-HistFish-DTUAqua-63524-798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63524_DK-HistFish-DTUAqua-63524-798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63524_DK-HistFish-DTUAqua-63524-798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63524_DK-HistFish-DTUAqua-63524-798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63524-798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6932" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63524-798'^^xsd:string;
  dwc:scientificName 'Sild'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6932'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126417'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63524-798'^^xsd:string;
  dwc:observationDate '1947-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63671_DK-HistFish-DTUAqua-63671-1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63671_DK-HistFish-DTUAqua-63671-1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63671_DK-HistFish-DTUAqua-63671-1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.14583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.14583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63671_DK-HistFish-DTUAqua-63671-1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.14583333)"^^geo:wktLiteral ;
  geo-pos:lat "56.83333333"^^xsd:decimal ;
  geo-pos:long "9.14583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63671_DK-HistFish-DTUAqua-63671-1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63671-1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6309" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63671-1970'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6309'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.14583333'^^xsd:double;
  dwc:latitude '56.83333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63671-1970'^^xsd:string;
  dwc:observationDate '1940-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63591_DK-HistFish-DTUAqua-63591-1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63591_DK-HistFish-DTUAqua-63591-1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63591_DK-HistFish-DTUAqua-63591-1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63591_DK-HistFish-DTUAqua-63591-1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63591_DK-HistFish-DTUAqua-63591-1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63591-1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63591-1103'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9004'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63591-1103'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63589-1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63589-1095'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9002'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63589-1095'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63589-1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63589-1096'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9002'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63589-1096'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63587_DK-HistFish-DTUAqua-63587-1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63587_DK-HistFish-DTUAqua-63587-1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63587_DK-HistFish-DTUAqua-63587-1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63587_DK-HistFish-DTUAqua-63587-1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63587_DK-HistFish-DTUAqua-63587-1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63587-1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8885" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63587-1088'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8885'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63587-1088'^^xsd:string;
  dwc:observationDate '1953-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63586_DK-HistFish-DTUAqua-63586-1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63586_DK-HistFish-DTUAqua-63586-1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63586_DK-HistFish-DTUAqua-63586-1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63586_DK-HistFish-DTUAqua-63586-1081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63586_DK-HistFish-DTUAqua-63586-1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63586-1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8884" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63586-1081'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8884'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63586-1081'^^xsd:string;
  dwc:observationDate '1953-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63559_DK-HistFish-DTUAqua-63559-963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63559_DK-HistFish-DTUAqua-63559-963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63559_DK-HistFish-DTUAqua-63559-963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63559_DK-HistFish-DTUAqua-63559-963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63559_DK-HistFish-DTUAqua-63559-963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63559-963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8239" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63559-963'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8239'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63559-963'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63558_DK-HistFish-DTUAqua-63558-959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63558_DK-HistFish-DTUAqua-63558-959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63558_DK-HistFish-DTUAqua-63558-959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63558_DK-HistFish-DTUAqua-63558-959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63558_DK-HistFish-DTUAqua-63558-959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63558-959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63558-959'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7369'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63558-959'^^xsd:string;
  dwc:observationDate '1949-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63556_DK-HistFish-DTUAqua-63556-952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63556_DK-HistFish-DTUAqua-63556-952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63556_DK-HistFish-DTUAqua-63556-952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63556_DK-HistFish-DTUAqua-63556-952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63556_DK-HistFish-DTUAqua-63556-952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63556-952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7339" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63556-952'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7339'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63556-952'^^xsd:string;
  dwc:observationDate '1949-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63557_DK-HistFish-DTUAqua-63557-954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63557_DK-HistFish-DTUAqua-63557-954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63557_DK-HistFish-DTUAqua-63557-954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63557_DK-HistFish-DTUAqua-63557-954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63557_DK-HistFish-DTUAqua-63557-954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63557-954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7365" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63557-954'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7365'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63557-954'^^xsd:string;
  dwc:observationDate '1949-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63574_DK-HistFish-DTUAqua-63574-1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63574_DK-HistFish-DTUAqua-63574-1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63574_DK-HistFish-DTUAqua-63574-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/5101_DTUAqua-63574_DK-HistFish-DTUAqua-63574-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/5101_DTUAqua-63574_DK-HistFish-DTUAqua-63574-1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63574-1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8404" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63574-1047'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8404'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63574-1047'^^xsd:string;
  dwc:observationDate '1951-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63581_DK-HistFish-DTUAqua-63581-1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63581_DK-HistFish-DTUAqua-63581-1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63581_DK-HistFish-DTUAqua-63581-1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63581_DK-HistFish-DTUAqua-63581-1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63581_DK-HistFish-DTUAqua-63581-1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63581-1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8726" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63581-1070'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8726'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63581-1070'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63582_DK-HistFish-DTUAqua-63582-1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63582_DK-HistFish-DTUAqua-63582-1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63582_DK-HistFish-DTUAqua-63582-1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63582_DK-HistFish-DTUAqua-63582-1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63582_DK-HistFish-DTUAqua-63582-1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63582-1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8727" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63582-1073'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8727'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63582-1073'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63582_DK-HistFish-DTUAqua-63582-1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63582_DK-HistFish-DTUAqua-63582-1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63582_DK-HistFish-DTUAqua-63582-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63582_DK-HistFish-DTUAqua-63582-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/5101_DTUAqua-63582_DK-HistFish-DTUAqua-63582-1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63582-1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8727" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63582-1074'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8727'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63582-1074'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63580_DK-HistFish-DTUAqua-63580-1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63580_DK-HistFish-DTUAqua-63580-1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63580_DK-HistFish-DTUAqua-63580-1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63580_DK-HistFish-DTUAqua-63580-1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63580_DK-HistFish-DTUAqua-63580-1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63580-1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8725" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63580-1066'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8725'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63580-1066'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63588_DK-HistFish-DTUAqua-63588-1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63588_DK-HistFish-DTUAqua-63588-1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63588_DK-HistFish-DTUAqua-63588-1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63588_DK-HistFish-DTUAqua-63588-1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63588_DK-HistFish-DTUAqua-63588-1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63588-1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63588-1091'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9001'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63588-1091'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63569_DK-HistFish-DTUAqua-63569-1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63569_DK-HistFish-DTUAqua-63569-1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63569_DK-HistFish-DTUAqua-63569-1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63569_DK-HistFish-DTUAqua-63569-1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63569_DK-HistFish-DTUAqua-63569-1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63569-1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8376" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63569-1016'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8376'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63569-1016'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63546_DK-HistFish-DTUAqua-63546-904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63546_DK-HistFish-DTUAqua-63546-904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63546_DK-HistFish-DTUAqua-63546-904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63546_DK-HistFish-DTUAqua-63546-904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63546_DK-HistFish-DTUAqua-63546-904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63546-904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7181" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63546-904'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7181'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63546-904'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-1473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63711-1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63711-1473'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6418'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63711-1473'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-1448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63716-1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6440" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63716-1448'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6440'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63716-1448'^^xsd:string;
  dwc:observationDate '1942-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-1447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-1447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63716-1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6440" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63716-1447'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6440'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63716-1447'^^xsd:string;
  dwc:observationDate '1942-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63567_DK-HistFish-DTUAqua-63567-1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63567_DK-HistFish-DTUAqua-63567-1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63567_DK-HistFish-DTUAqua-63567-1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63567_DK-HistFish-DTUAqua-63567-1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63567_DK-HistFish-DTUAqua-63567-1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63567-1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8250" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63567-1014'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8250'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63567-1014'^^xsd:string;
  dwc:observationDate '1951-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63476-585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6648" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63476-585'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6648'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63476-585'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63477_DK-HistFish-DTUAqua-63477-592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63477_DK-HistFish-DTUAqua-63477-592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63477_DK-HistFish-DTUAqua-63477-592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63477_DK-HistFish-DTUAqua-63477-592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63477_DK-HistFish-DTUAqua-63477-592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63477-592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6649" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63477-592'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6649'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63477-592'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63513-669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6799" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63513-669'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6799'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63513-669'^^xsd:string;
  dwc:observationDate '1947-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63482_DK-HistFish-DTUAqua-63482-614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63482_DK-HistFish-DTUAqua-63482-614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63482_DK-HistFish-DTUAqua-63482-614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63482_DK-HistFish-DTUAqua-63482-614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63482_DK-HistFish-DTUAqua-63482-614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63482-614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6654" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63482-614'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6654'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63482-614'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63496-676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6716" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63496-676'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6716'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63496-676'^^xsd:string;
  dwc:observationDate '1946-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63473-647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63473-647'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '0'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63473-647'^^xsd:string;
  dwc:observationDate '1946-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63473-652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63473-652'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '0'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63473-652'^^xsd:string;
  dwc:observationDate '1946-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63500_DK-HistFish-DTUAqua-63500-704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63500_DK-HistFish-DTUAqua-63500-704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63500_DK-HistFish-DTUAqua-63500-704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63500_DK-HistFish-DTUAqua-63500-704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63500_DK-HistFish-DTUAqua-63500-704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63500-704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6737" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63500-704'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6737'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63500-704'^^xsd:string;
  dwc:observationDate '1946-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63717_DK-HistFish-DTUAqua-63717-2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63717_DK-HistFish-DTUAqua-63717-2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63717_DK-HistFish-DTUAqua-63717-2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63717_DK-HistFish-DTUAqua-63717-2019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63717_DK-HistFish-DTUAqua-63717-2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63717-2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6446" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63717-2019'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6446'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63717-2019'^^xsd:string;
  dwc:observationDate '1942-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63713_DK-HistFish-DTUAqua-63713-2013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63713_DK-HistFish-DTUAqua-63713-2013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63713_DK-HistFish-DTUAqua-63713-2013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63713_DK-HistFish-DTUAqua-63713-2013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63713_DK-HistFish-DTUAqua-63713-2013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63713-2013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6420" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63713-2013'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6420'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.11666667'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63713-2013'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63707_DK-HistFish-DTUAqua-63707-2049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63707_DK-HistFish-DTUAqua-63707-2049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63707_DK-HistFish-DTUAqua-63707-2049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5101_DTUAqua-63707_DK-HistFish-DTUAqua-63707-2049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63707-2049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6404" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63707-2049'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6404'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63707-2049'^^xsd:string;
  dwc:observationDate '1941-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63716-2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6440" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63716-2016'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6440'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63716-2016'^^xsd:string;
  dwc:observationDate '1942-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63552_DK-HistFish-DTUAqua-63552-936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63552_DK-HistFish-DTUAqua-63552-936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63552_DK-HistFish-DTUAqua-63552-936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63552_DK-HistFish-DTUAqua-63552-936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63552_DK-HistFish-DTUAqua-63552-936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63552-936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7334" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63552-936'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7334'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63552-936'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63549-926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7204" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63549-926'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7204'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63549-926'^^xsd:string;
  dwc:observationDate '1949-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63548-920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7183" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63548-920'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7183'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63548-920'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63715-2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63715-2015'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6422'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63715-2015'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-2052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63710-2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63710-2052'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6417'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63710-2052'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63537_DK-HistFish-DTUAqua-63537-846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63537_DK-HistFish-DTUAqua-63537-846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63537_DK-HistFish-DTUAqua-63537-846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63537_DK-HistFish-DTUAqua-63537-846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63537_DK-HistFish-DTUAqua-63537-846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63537-846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63537-846'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7037'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63537-846'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63530_DK-HistFish-DTUAqua-63530-811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63530_DK-HistFish-DTUAqua-63530-811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63530_DK-HistFish-DTUAqua-63530-811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63530_DK-HistFish-DTUAqua-63530-811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63530_DK-HistFish-DTUAqua-63530-811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63530-811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6956" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63530-811'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6956'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63530-811'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63562-980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8242" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63562-980'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8242'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63562-980'^^xsd:string;
  dwc:observationDate '1951-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63616-2166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4663" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63616-2166'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4663'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63616-2166'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63620-2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4667" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63620-2182'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4667'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63620-2182'^^xsd:string;
  dwc:observationDate '1935-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-2020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-2020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-2020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-2020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-2020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63761-2020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6579" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63761-2020'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6579'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.06666667'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63761-2020'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63681_DK-HistFish-DTUAqua-63681-1833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63681_DK-HistFish-DTUAqua-63681-1833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63681_DK-HistFish-DTUAqua-63681-1833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63681_DK-HistFish-DTUAqua-63681-1833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63681_DK-HistFish-DTUAqua-63681-1833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63681-1833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6324" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63681-1833'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6324'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63681-1833'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63648-1873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5450" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63648-1873'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5450'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63648-1873'^^xsd:string;
  dwc:observationDate '1937-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63648-1874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5450" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63648-1874'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5450'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63648-1874'^^xsd:string;
  dwc:observationDate '1937-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-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/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63648-1872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5450" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63648-1872'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5450'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63648-1872'^^xsd:string;
  dwc:observationDate '1937-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63653_DK-HistFish-DTUAqua-63653-1900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63653_DK-HistFish-DTUAqua-63653-1900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63653_DK-HistFish-DTUAqua-63653-1900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63653_DK-HistFish-DTUAqua-63653-1900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63653_DK-HistFish-DTUAqua-63653-1900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63653-1900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5691" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63653-1900'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5691'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63653-1900'^^xsd:string;
  dwc:observationDate '1938-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63439_DK-HistFish-DTUAqua-63439-2044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63439_DK-HistFish-DTUAqua-63439-2044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63439_DK-HistFish-DTUAqua-63439-2044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63439_DK-HistFish-DTUAqua-63439-2044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63439_DK-HistFish-DTUAqua-63439-2044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63439-2044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3216" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63439-2044'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3216'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63439-2044'^^xsd:string;
  dwc:observationDate '1932-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-1880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-1880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-1880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-1880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-1880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63525-1880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6933" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63525-1880'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6933'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63525-1880'^^xsd:string;
  dwc:observationDate '1947-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-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/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63474-569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6646" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63474-569'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6646'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63474-569'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63613_DK-HistFish-DTUAqua-63613-2162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63613_DK-HistFish-DTUAqua-63613-2162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63613_DK-HistFish-DTUAqua-63613-2162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63613_DK-HistFish-DTUAqua-63613-2162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63613_DK-HistFish-DTUAqua-63613-2162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63613-2162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4487" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63613-2162'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4487'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63613-2162'^^xsd:string;
  dwc:observationDate '1935-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63712_DK-HistFish-DTUAqua-63712-2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63712_DK-HistFish-DTUAqua-63712-2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63712_DK-HistFish-DTUAqua-63712-2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63712_DK-HistFish-DTUAqua-63712-2054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.83333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63712_DK-HistFish-DTUAqua-63712-2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63712-2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63712-2054'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6419'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.83333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63712-2054'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-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/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63513-1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6799" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63513-1995'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6799'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63513-1995'^^xsd:string;
  dwc:observationDate '1947-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63512_DK-HistFish-DTUAqua-63512-1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63512_DK-HistFish-DTUAqua-63512-1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63512_DK-HistFish-DTUAqua-63512-1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63512_DK-HistFish-DTUAqua-63512-1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63512_DK-HistFish-DTUAqua-63512-1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63512-1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6792" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63512-1982'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6792'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63512-1982'^^xsd:string;
  dwc:observationDate '1947-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63507_DK-HistFish-DTUAqua-63507-1924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63507_DK-HistFish-DTUAqua-63507-1924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63507_DK-HistFish-DTUAqua-63507-1924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63507_DK-HistFish-DTUAqua-63507-1924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63507_DK-HistFish-DTUAqua-63507-1924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63507-1924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6765" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63507-1924'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6765'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63507-1924'^^xsd:string;
  dwc:observationDate '1946-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63439_DK-HistFish-DTUAqua-63439-2043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63439_DK-HistFish-DTUAqua-63439-2043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63439_DK-HistFish-DTUAqua-63439-2043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63439_DK-HistFish-DTUAqua-63439-2043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63439_DK-HistFish-DTUAqua-63439-2043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63439-2043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3216" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63439-2043'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3216'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63439-2043'^^xsd:string;
  dwc:observationDate '1932-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63429-2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63429-2009'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3059'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63429-2009'^^xsd:string;
  dwc:observationDate '1931-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63327-1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "266" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63327-1508'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '266'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63327-1508'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63478_DK-HistFish-DTUAqua-63478-596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63478_DK-HistFish-DTUAqua-63478-596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63478_DK-HistFish-DTUAqua-63478-596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63478_DK-HistFish-DTUAqua-63478-596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63478_DK-HistFish-DTUAqua-63478-596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63478-596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6650" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63478-596'^^xsd:string;
  dwc:scientificName 'Ammodytes lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6650'^^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 'Denmark'^^xsd: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 '146485'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63478-596'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63479_DK-HistFish-DTUAqua-63479-601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63479_DK-HistFish-DTUAqua-63479-601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63479_DK-HistFish-DTUAqua-63479-601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63479_DK-HistFish-DTUAqua-63479-601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63479_DK-HistFish-DTUAqua-63479-601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63479-601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6651" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63479-601'^^xsd:string;
  dwc:scientificName 'Ammodytes lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6651'^^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 'Denmark'^^xsd: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 '146485'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63479-601'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63303-2471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63303-2471'^^xsd:string;
  dwc:scientificName 'Ammodytes lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '146485'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63303-2471'^^xsd:string;
  dwc:observationDate '1927-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63305-2477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63305-2477'^^xsd:string;
  dwc:scientificName 'Ammodytes lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '146485'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63305-2477'^^xsd:string;
  dwc:observationDate '1927-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63328-2535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "267" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63328-2535'^^xsd:string;
  dwc:scientificName 'Ammodytes lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '267'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '146485'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63328-2535'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-2556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-2556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-2556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-2556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-2556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63332-2556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63332-2556'^^xsd:string;
  dwc:scientificName 'Ammodytes lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '272'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '146485'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63332-2556'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63337_DK-HistFish-DTUAqua-63337-2584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63337_DK-HistFish-DTUAqua-63337-2584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63337_DK-HistFish-DTUAqua-63337-2584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63337_DK-HistFish-DTUAqua-63337-2584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63337_DK-HistFish-DTUAqua-63337-2584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63337-2584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "759" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63337-2584'^^xsd:string;
  dwc:scientificName 'Ammodytes lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '759'^^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 'Denmark'^^xsd: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 '146485'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63337-2584'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63453_DK-HistFish-DTUAqua-63453-2413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63453_DK-HistFish-DTUAqua-63453-2413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63453_DK-HistFish-DTUAqua-63453-2413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63453_DK-HistFish-DTUAqua-63453-2413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63453_DK-HistFish-DTUAqua-63453-2413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63453-2413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3862" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63453-2413'^^xsd:string;
  dwc:scientificName 'Ammodytes lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3862'^^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 'Denmark'^^xsd: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 '146485'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63453-2413'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63627_DK-HistFish-DTUAqua-63627-46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63627_DK-HistFish-DTUAqua-63627-46> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63627_DK-HistFish-DTUAqua-63627-46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63627_DK-HistFish-DTUAqua-63627-46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63627_DK-HistFish-DTUAqua-63627-46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63627-46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4862" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63627-46'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4862'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63627-46'^^xsd:string;
  dwc:observationDate '1936-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-58> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63630-58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4875" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63630-58'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4875'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63630-58'^^xsd:string;
  dwc:observationDate '1936-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63692-235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63692-235'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6371'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63692-235'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63692-236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63692-236'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6371'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63692-236'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63692-237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63692-237'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6371'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63692-237'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63692-238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63692-238'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6371'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63692-238'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87916667 9.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87916667"^^xsd:decimal ;
  dwc:decimalLongitude "9.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87916667 9.04166667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87916667"^^xsd:decimal ;
  geo-pos:long "9.04166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63675-371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6313" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63675-371'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6313'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.04166667'^^xsd:double;
  dwc:latitude '56.87916667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63675-371'^^xsd:string;
  dwc:observationDate '1940-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87916667 9.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87916667"^^xsd:decimal ;
  dwc:decimalLongitude "9.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87916667 9.04166667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87916667"^^xsd:decimal ;
  geo-pos:long "9.04166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63675-372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6313" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63675-372'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6313'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.04166667'^^xsd:double;
  dwc:latitude '56.87916667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63675-372'^^xsd:string;
  dwc:observationDate '1940-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87916667 9.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87916667"^^xsd:decimal ;
  dwc:decimalLongitude "9.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87916667 9.04166667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87916667"^^xsd:decimal ;
  geo-pos:long "9.04166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63675-373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6313" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63675-373'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6313'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.04166667'^^xsd:double;
  dwc:latitude '56.87916667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63675-373'^^xsd:string;
  dwc:observationDate '1940-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63674_DK-HistFish-DTUAqua-63674-365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63674_DK-HistFish-DTUAqua-63674-365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63674_DK-HistFish-DTUAqua-63674-365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92916667 9.04583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92916667"^^xsd:decimal ;
  dwc:decimalLongitude "9.04583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63674_DK-HistFish-DTUAqua-63674-365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92916667 9.04583333)"^^geo:wktLiteral ;
  geo-pos:lat "56.92916667"^^xsd:decimal ;
  geo-pos:long "9.04583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63674_DK-HistFish-DTUAqua-63674-365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63674-365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6312" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63674-365'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6312'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.04583333'^^xsd:double;
  dwc:latitude '56.92916667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63674-365'^^xsd:string;
  dwc:observationDate '1940-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63610_DK-HistFish-DTUAqua-63610-1177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63610_DK-HistFish-DTUAqua-63610-1177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63610_DK-HistFish-DTUAqua-63610-1177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63610_DK-HistFish-DTUAqua-63610-1177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63610_DK-HistFish-DTUAqua-63610-1177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63610-1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4455" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63610-1177'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4455'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63610-1177'^^xsd:string;
  dwc:observationDate '1935-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-1183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63611-1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4456" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63611-1183'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4456'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63611-1183'^^xsd:string;
  dwc:observationDate '1935-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-1167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63608-1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4453" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63608-1167'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4453'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63608-1167'^^xsd:string;
  dwc:observationDate '1935-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63750_DK-HistFish-DTUAqua-63750-1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63750_DK-HistFish-DTUAqua-63750-1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63750_DK-HistFish-DTUAqua-63750-1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63750_DK-HistFish-DTUAqua-63750-1173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63750_DK-HistFish-DTUAqua-63750-1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63750-1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6545" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63750-1173'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6545'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63750-1173'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63755_DK-HistFish-DTUAqua-63755-346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63755_DK-HistFish-DTUAqua-63755-346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63755_DK-HistFish-DTUAqua-63755-346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63755_DK-HistFish-DTUAqua-63755-346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63755_DK-HistFish-DTUAqua-63755-346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63755-346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6562" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63755-346'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6562'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63755-346'^^xsd:string;
  dwc:observationDate '1944-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63758-418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6576" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63758-418'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6576'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63758-418'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-1744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-1744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-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/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-1744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63515-1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6801" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63515-1744'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6801'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63515-1744'^^xsd:string;
  dwc:observationDate '1947-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63616-2172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4663" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63616-2172'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4663'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63616-2172'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-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/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63325-1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "264" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63325-1498'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '264'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63325-1498'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63327-1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "266" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63327-1507'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '266'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63327-1507'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63526_DK-HistFish-DTUAqua-63526-786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63526_DK-HistFish-DTUAqua-63526-786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63526_DK-HistFish-DTUAqua-63526-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63526_DK-HistFish-DTUAqua-63526-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/5101_DTUAqua-63526_DK-HistFish-DTUAqua-63526-786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63526-786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6934" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63526-786'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6934'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63526-786'^^xsd:string;
  dwc:observationDate '1947-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63530_DK-HistFish-DTUAqua-63530-812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63530_DK-HistFish-DTUAqua-63530-812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63530_DK-HistFish-DTUAqua-63530-812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63530_DK-HistFish-DTUAqua-63530-812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63530_DK-HistFish-DTUAqua-63530-812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63530-812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6956" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63530-812'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6956'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63530-812'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63366_DK-HistFish-DTUAqua-63366-1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63366_DK-HistFish-DTUAqua-63366-1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63366_DK-HistFish-DTUAqua-63366-1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63366_DK-HistFish-DTUAqua-63366-1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63366_DK-HistFish-DTUAqua-63366-1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63366-1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63366-1280'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1060'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63366-1280'^^xsd:string;
  dwc:observationDate '1928-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63399_DK-HistFish-DTUAqua-63399-1335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63399_DK-HistFish-DTUAqua-63399-1335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63399_DK-HistFish-DTUAqua-63399-1335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63399_DK-HistFish-DTUAqua-63399-1335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63399_DK-HistFish-DTUAqua-63399-1335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63399-1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63399-1335'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2071'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63399-1335'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63377-1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63377-1321'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1231'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63377-1321'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63372-1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63372-1306'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1221'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63372-1306'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63373-1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63373-1315'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1222'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63373-1315'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63448_DK-HistFish-DTUAqua-63448-384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63448_DK-HistFish-DTUAqua-63448-384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63448_DK-HistFish-DTUAqua-63448-384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63448_DK-HistFish-DTUAqua-63448-384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63448_DK-HistFish-DTUAqua-63448-384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63448-384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3601" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63448-384'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3601'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63448-384'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63614_DK-HistFish-DTUAqua-63614-1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63614_DK-HistFish-DTUAqua-63614-1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63614_DK-HistFish-DTUAqua-63614-1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63614_DK-HistFish-DTUAqua-63614-1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63614_DK-HistFish-DTUAqua-63614-1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63614-1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4488" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63614-1190'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4488'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63614-1190'^^xsd:string;
  dwc:observationDate '1935-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63452-2278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3861" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63452-2278'^^xsd:string;
  dwc:scientificName 'Ammodytes lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3861'^^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 'Denmark'^^xsd: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 '146485'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63452-2278'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-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/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63395-1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63395-1251'^^xsd:string;
  dwc:scientificName 'Ammodytes lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2067'^^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 'Denmark'^^xsd: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 '146485'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63395-1251'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63436_DK-HistFish-DTUAqua-63436-343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63436_DK-HistFish-DTUAqua-63436-343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63436_DK-HistFish-DTUAqua-63436-343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63436_DK-HistFish-DTUAqua-63436-343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63436_DK-HistFish-DTUAqua-63436-343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63436-343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63436-343'^^xsd:string;
  dwc:scientificName 'Ammodytes lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3213'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '146485'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63436-343'^^xsd:string;
  dwc:observationDate '1932-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63386_DK-HistFish-DTUAqua-63386-1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63386_DK-HistFish-DTUAqua-63386-1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63386_DK-HistFish-DTUAqua-63386-1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63386_DK-HistFish-DTUAqua-63386-1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63386_DK-HistFish-DTUAqua-63386-1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63386-1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1695" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63386-1364'^^xsd:string;
  dwc:scientificName 'Ammodytes lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1695'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '146485'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63386-1364'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63329-1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63329-1525'^^xsd:string;
  dwc:scientificName 'Ammodytes lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '269'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '146485'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63329-1525'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63327-1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "266" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63327-1509'^^xsd:string;
  dwc:scientificName 'Ammodytes lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '266'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '146485'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63327-1509'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63373-1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63373-1987'^^xsd:string;
  dwc:scientificName 'Ammodytes lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1222'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '146485'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63373-1987'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63334-1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "356" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63334-1551'^^xsd:string;
  dwc:scientificName 'Ammodytes lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '356'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '146485'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63334-1551'^^xsd:string;
  dwc:observationDate '1927-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63541-873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63541-873'^^xsd:string;
  dwc:scientificName 'Hestemakrel'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7063'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126822'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63541-873'^^xsd:string;
  dwc:observationDate '1948-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63538_DK-HistFish-DTUAqua-63538-851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63538_DK-HistFish-DTUAqua-63538-851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63538_DK-HistFish-DTUAqua-63538-851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63538_DK-HistFish-DTUAqua-63538-851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63538_DK-HistFish-DTUAqua-63538-851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63538-851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63538-851'^^xsd:string;
  dwc:scientificName 'Hestemakrel'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7038'^^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 'Denmark'^^xsd: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 '126822'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63538-851'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-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/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-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/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63523-782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6910" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63523-782'^^xsd:string;
  dwc:scientificName 'Hestemakrel'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6910'^^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 'Denmark'^^xsd: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 '126822'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63523-782'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63520_DK-HistFish-DTUAqua-63520-773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63520_DK-HistFish-DTUAqua-63520-773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63520_DK-HistFish-DTUAqua-63520-773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63520_DK-HistFish-DTUAqua-63520-773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63520_DK-HistFish-DTUAqua-63520-773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63520-773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6907" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63520-773'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6907'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63520-773'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63358-2620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63358-2620'^^xsd:string;
  dwc:scientificName 'Ulke'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63358-2620'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63361-2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63361-2660'^^xsd:string;
  dwc:scientificName 'Ulke'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63361-2660'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63518-766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6826" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63518-766'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6826'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63518-766'^^xsd:string;
  dwc:observationDate '1947-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63526_DK-HistFish-DTUAqua-63526-785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63526_DK-HistFish-DTUAqua-63526-785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63526_DK-HistFish-DTUAqua-63526-785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63526_DK-HistFish-DTUAqua-63526-785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63526_DK-HistFish-DTUAqua-63526-785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63526-785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6934" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63526-785'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6934'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63526-785'^^xsd:string;
  dwc:observationDate '1947-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63534-828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6984" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63534-828'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6984'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63534-828'^^xsd:string;
  dwc:observationDate '1948-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63527-788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6941" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63527-788'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6941'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63527-788'^^xsd:string;
  dwc:observationDate '1947-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63528-799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63528-799'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6954'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63528-799'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63339_DK-HistFish-DTUAqua-63339-2575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63339_DK-HistFish-DTUAqua-63339-2575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63339_DK-HistFish-DTUAqua-63339-2575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63339_DK-HistFish-DTUAqua-63339-2575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63339_DK-HistFish-DTUAqua-63339-2575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63339-2575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "761" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63339-2575'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '761'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63339-2575'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63288_DK-HistFish-DTUAqua-63288-2569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63288_DK-HistFish-DTUAqua-63288-2569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63288_DK-HistFish-DTUAqua-63288-2569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63288_DK-HistFish-DTUAqua-63288-2569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63288_DK-HistFish-DTUAqua-63288-2569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63288-2569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63288-2569'^^xsd:string;
  dwc:scientificName 'Ulke'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63288-2569'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-2612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-2612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-2612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-2612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-2612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63356-2612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63356-2612'^^xsd:string;
  dwc:scientificName 'Ulke'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63356-2612'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63571_DK-HistFish-DTUAqua-63571-1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63571_DK-HistFish-DTUAqua-63571-1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63571_DK-HistFish-DTUAqua-63571-1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63571_DK-HistFish-DTUAqua-63571-1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63571_DK-HistFish-DTUAqua-63571-1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63571-1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8378" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63571-1030'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8378'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63571-1030'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63351_DK-HistFish-DTUAqua-63351-2601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63351_DK-HistFish-DTUAqua-63351-2601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63351_DK-HistFish-DTUAqua-63351-2601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63351_DK-HistFish-DTUAqua-63351-2601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63351_DK-HistFish-DTUAqua-63351-2601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63351-2601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "805" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63351-2601'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '805'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63351-2601'^^xsd:string;
  dwc:observationDate '1928-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63572_DK-HistFish-DTUAqua-63572-1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63572_DK-HistFish-DTUAqua-63572-1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63572_DK-HistFish-DTUAqua-63572-1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63572_DK-HistFish-DTUAqua-63572-1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63572_DK-HistFish-DTUAqua-63572-1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63572-1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63572-1036'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8402'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63572-1036'^^xsd:string;
  dwc:observationDate '1951-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63566_DK-HistFish-DTUAqua-63566-1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63566_DK-HistFish-DTUAqua-63566-1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63566_DK-HistFish-DTUAqua-63566-1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63566_DK-HistFish-DTUAqua-63566-1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63566_DK-HistFish-DTUAqua-63566-1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63566-1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8249" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63566-1004'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8249'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63566-1004'^^xsd:string;
  dwc:observationDate '1951-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63563_DK-HistFish-DTUAqua-63563-983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63563_DK-HistFish-DTUAqua-63563-983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63563_DK-HistFish-DTUAqua-63563-983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63563_DK-HistFish-DTUAqua-63563-983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63563_DK-HistFish-DTUAqua-63563-983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63563-983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63563-983'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8245'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63563-983'^^xsd:string;
  dwc:observationDate '1951-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63547_DK-HistFish-DTUAqua-63547-911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63547_DK-HistFish-DTUAqua-63547-911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63547_DK-HistFish-DTUAqua-63547-911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63547_DK-HistFish-DTUAqua-63547-911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63547_DK-HistFish-DTUAqua-63547-911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63547-911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7182" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63547-911'^^xsd:string;
  dwc:scientificName 'Tobis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7182'^^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 'Denmark'^^xsd: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 '126752'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63547-911'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63712_DK-HistFish-DTUAqua-63712-62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63712_DK-HistFish-DTUAqua-63712-62> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63712_DK-HistFish-DTUAqua-63712-62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63712_DK-HistFish-DTUAqua-63712-62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.83333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63712_DK-HistFish-DTUAqua-63712-62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63712-62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63712-62'^^xsd:string;
  dwc:scientificName 'Tobis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6419'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.83333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63712-62'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63689_DK-HistFish-DTUAqua-63689-231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63689_DK-HistFish-DTUAqua-63689-231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63689_DK-HistFish-DTUAqua-63689-231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63689_DK-HistFish-DTUAqua-63689-231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63689_DK-HistFish-DTUAqua-63689-231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63689-231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63689-231'^^xsd:string;
  dwc:scientificName 'Tobis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6348'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63689-231'^^xsd:string;
  dwc:observationDate '1940-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63757_DK-HistFish-DTUAqua-63757-182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63757_DK-HistFish-DTUAqua-63757-182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63757_DK-HistFish-DTUAqua-63757-182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63757_DK-HistFish-DTUAqua-63757-182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63757_DK-HistFish-DTUAqua-63757-182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63757-182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6575" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63757-182'^^xsd:string;
  dwc:scientificName 'Tobis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6575'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63757-182'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63528-805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63528-805'^^xsd:string;
  dwc:scientificName 'Tobis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6954'^^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 'Denmark'^^xsd: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 '126752'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63528-805'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-1740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-1740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-1740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-1740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-1740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63508-1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6766" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63508-1740'^^xsd:string;
  dwc:scientificName 'Tobis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6766'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126752'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63508-1740'^^xsd:string;
  dwc:observationDate '1946-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63529_DK-HistFish-DTUAqua-63529-810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63529_DK-HistFish-DTUAqua-63529-810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63529_DK-HistFish-DTUAqua-63529-810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63529_DK-HistFish-DTUAqua-63529-810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63529_DK-HistFish-DTUAqua-63529-810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63529-810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6955" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63529-810'^^xsd:string;
  dwc:scientificName 'Tobis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6955'^^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 'Denmark'^^xsd: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 '126752'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63529-810'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-1831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-1831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-1831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-1831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-1831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63525-1831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6933" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63525-1831'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6933'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63525-1831'^^xsd:string;
  dwc:observationDate '1947-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63609-1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63609-1176'^^xsd:string;
  dwc:scientificName 'Ammodytes lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4454'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '146485'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63609-1176'^^xsd:string;
  dwc:observationDate '1935-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63476-586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6648" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63476-586'^^xsd:string;
  dwc:scientificName 'Ammodytes lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6648'^^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 'Denmark'^^xsd: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 '146485'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63476-586'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63619_DK-HistFish-DTUAqua-63619-1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63619_DK-HistFish-DTUAqua-63619-1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63619_DK-HistFish-DTUAqua-63619-1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63619_DK-HistFish-DTUAqua-63619-1396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63619_DK-HistFish-DTUAqua-63619-1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63619-1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4666" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63619-1396'^^xsd:string;
  dwc:scientificName 'Ammodytes lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4666'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '146485'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63619-1396'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-2382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-2382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-2382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-2382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-2382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63413-2382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2785" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63413-2382'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2785'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63413-2382'^^xsd:string;
  dwc:observationDate '1931-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63663_DK-HistFish-DTUAqua-63663-1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63663_DK-HistFish-DTUAqua-63663-1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63663_DK-HistFish-DTUAqua-63663-1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63663_DK-HistFish-DTUAqua-63663-1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63663_DK-HistFish-DTUAqua-63663-1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63663-1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5847" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63663-1929'^^xsd:string;
  dwc:scientificName 'Ammodytes lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5847'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '146485'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63663-1929'^^xsd:string;
  dwc:observationDate '1938-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63385_DK-HistFish-DTUAqua-63385-1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63385_DK-HistFish-DTUAqua-63385-1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63385_DK-HistFish-DTUAqua-63385-1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63385_DK-HistFish-DTUAqua-63385-1358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63385_DK-HistFish-DTUAqua-63385-1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63385-1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1694" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63385-1358'^^xsd:string;
  dwc:scientificName 'Sild'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1694'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126417'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63385-1358'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63659_DK-HistFish-DTUAqua-63659-1923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63659_DK-HistFish-DTUAqua-63659-1923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63659_DK-HistFish-DTUAqua-63659-1923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63659_DK-HistFish-DTUAqua-63659-1923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63659_DK-HistFish-DTUAqua-63659-1923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63659-1923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5820" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63659-1923'^^xsd:string;
  dwc:scientificName 'Ammodytes lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5820'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '146485'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63659-1923'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-2394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-2394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-2394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-2394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-2394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63723-2394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6460" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63723-2394'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6460'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63723-2394'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-2452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-2452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-2452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-2452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.85)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-2452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63719-2452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6456" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63719-2452'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6456'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.85'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63719-2452'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63707_DK-HistFish-DTUAqua-63707-2565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63707_DK-HistFish-DTUAqua-63707-2565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63707_DK-HistFish-DTUAqua-63707-2565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5101_DTUAqua-63707_DK-HistFish-DTUAqua-63707-2565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63707-2565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6404" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63707-2565'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6404'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63707-2565'^^xsd:string;
  dwc:observationDate '1941-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63289_DK-HistFish-DTUAqua-63289-1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63289_DK-HistFish-DTUAqua-63289-1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63289_DK-HistFish-DTUAqua-63289-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63289_DK-HistFish-DTUAqua-63289-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/5101_DTUAqua-63289_DK-HistFish-DTUAqua-63289-1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63289-1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63289-1457'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63289-1457'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-1952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-1952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-1952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-1952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-1952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63667-1952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63667-1952'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6101'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63667-1952'^^xsd:string;
  dwc:observationDate '1939-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63666_DK-HistFish-DTUAqua-63666-1946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63666_DK-HistFish-DTUAqua-63666-1946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63666_DK-HistFish-DTUAqua-63666-1946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63666_DK-HistFish-DTUAqua-63666-1946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63666_DK-HistFish-DTUAqua-63666-1946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63666-1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6096" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63666-1946'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6096'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63666-1946'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63660-1935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5840" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63660-1935'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5840'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63660-1935'^^xsd:string;
  dwc:observationDate '1938-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63424_DK-HistFish-DTUAqua-63424-1765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63424_DK-HistFish-DTUAqua-63424-1765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63424_DK-HistFish-DTUAqua-63424-1765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63424_DK-HistFish-DTUAqua-63424-1765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63424_DK-HistFish-DTUAqua-63424-1765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63424-1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3049" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63424-1765'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3049'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63424-1765'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63658_DK-HistFish-DTUAqua-63658-1918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63658_DK-HistFish-DTUAqua-63658-1918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63658_DK-HistFish-DTUAqua-63658-1918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63658_DK-HistFish-DTUAqua-63658-1918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63658_DK-HistFish-DTUAqua-63658-1918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63658-1918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5819" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63658-1918'^^xsd:string;
  dwc:scientificName 'Ammodytes lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5819'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '146485'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63658-1918'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63489_DK-HistFish-DTUAqua-63489-301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63489_DK-HistFish-DTUAqua-63489-301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63489_DK-HistFish-DTUAqua-63489-301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63489_DK-HistFish-DTUAqua-63489-301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63489_DK-HistFish-DTUAqua-63489-301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63489-301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6683" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63489-301'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6683'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63489-301'^^xsd:string;
  dwc:observationDate '1945-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63371-2261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63371-2261'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1220'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63371-2261'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63371-2259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63371-2259'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1220'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63371-2259'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-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/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63371-2260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63371-2260'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1220'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63371-2260'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-2381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-2381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-2381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-2381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-2381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63413-2381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2785" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63413-2381'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2785'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63413-2381'^^xsd:string;
  dwc:observationDate '1931-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63371-2262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63371-2262'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1220'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63371-2262'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-2367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-2367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-2367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-2367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-2367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63727-2367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6468" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63727-2367'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6468'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63727-2367'^^xsd:string;
  dwc:observationDate '1942-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-2428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-2428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-2428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-2428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-2428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63737-2428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6523" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63737-2428'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6523'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63737-2428'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63624_DK-HistFish-DTUAqua-63624-2211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63624_DK-HistFish-DTUAqua-63624-2211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63624_DK-HistFish-DTUAqua-63624-2211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63624_DK-HistFish-DTUAqua-63624-2211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63624_DK-HistFish-DTUAqua-63624-2211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63624-2211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4838" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63624-2211'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4838'^^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 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63624-2211'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-2191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-2191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-2191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-2191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-2191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63621-2191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4668" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63621-2191'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4668'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63621-2191'^^xsd:string;
  dwc:observationDate '1935-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-2221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-2221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-2221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-2221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-2221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63741-2221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6527" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63741-2221'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6527'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63741-2221'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-2032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-2032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-2032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-2032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-2032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63761-2032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6579" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63761-2032'^^xsd:string;
  dwc:scientificName 'Salmo trutta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6579'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.06666667'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127187'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63761-2032'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63760-502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6578" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63760-502'^^xsd:string;
  dwc:scientificName 'Tobis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6578'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63760-502'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63757_DK-HistFish-DTUAqua-63757-534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63757_DK-HistFish-DTUAqua-63757-534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63757_DK-HistFish-DTUAqua-63757-534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63757_DK-HistFish-DTUAqua-63757-534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63757_DK-HistFish-DTUAqua-63757-534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63757-534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6575" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63757-534'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6575'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63757-534'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63615_DK-HistFish-DTUAqua-63615-1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63615_DK-HistFish-DTUAqua-63615-1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63615_DK-HistFish-DTUAqua-63615-1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63615_DK-HistFish-DTUAqua-63615-1198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63615_DK-HistFish-DTUAqua-63615-1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63615-1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4489" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63615-1198'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4489'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63615-1198'^^xsd:string;
  dwc:observationDate '1935-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63615_DK-HistFish-DTUAqua-63615-1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63615_DK-HistFish-DTUAqua-63615-1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63615_DK-HistFish-DTUAqua-63615-1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63615_DK-HistFish-DTUAqua-63615-1199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63615_DK-HistFish-DTUAqua-63615-1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63615-1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4489" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63615-1199'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4489'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63615-1199'^^xsd:string;
  dwc:observationDate '1935-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63614_DK-HistFish-DTUAqua-63614-1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63614_DK-HistFish-DTUAqua-63614-1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63614_DK-HistFish-DTUAqua-63614-1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63614_DK-HistFish-DTUAqua-63614-1193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63614_DK-HistFish-DTUAqua-63614-1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63614-1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4488" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63614-1193'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4488'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63614-1193'^^xsd:string;
  dwc:observationDate '1935-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63364-2225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63364-2225'^^xsd:string;
  dwc:scientificName 'Havkvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '969'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '125470'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63364-2225'^^xsd:string;
  dwc:observationDate '1928-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63393_DK-HistFish-DTUAqua-63393-2349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63393_DK-HistFish-DTUAqua-63393-2349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63393_DK-HistFish-DTUAqua-63393-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63393_DK-HistFish-DTUAqua-63393-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/5101_DTUAqua-63393_DK-HistFish-DTUAqua-63393-2349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63393-2349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63393-2349'^^xsd:string;
  dwc:scientificName 'Havkvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2065'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '125470'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63393-2349'^^xsd:string;
  dwc:observationDate '1930-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '125470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63459-2085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3997" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63459-2085'^^xsd:string;
  dwc:scientificName 'Tobis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3997'^^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 'Denmark'^^xsd: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 '126752'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63459-2085'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63304-1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63304-1440'^^xsd:string;
  dwc:scientificName 'Havkvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '85'^^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 'Denmark'^^xsd: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 '125470'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63304-1440'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '125470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63377-1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63377-1320'^^xsd:string;
  dwc:scientificName 'Havkvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1231'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '125470'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63377-1320'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '125470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63301_DK-HistFish-DTUAqua-63301-2198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63301_DK-HistFish-DTUAqua-63301-2198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63301_DK-HistFish-DTUAqua-63301-2198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63301_DK-HistFish-DTUAqua-63301-2198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63301_DK-HistFish-DTUAqua-63301-2198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63301-2198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63301-2198'^^xsd:string;
  dwc:scientificName 'Havkvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '125470'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63301-2198'^^xsd:string;
  dwc:observationDate '1927-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '125470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63405_DK-HistFish-DTUAqua-63405-2364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63405_DK-HistFish-DTUAqua-63405-2364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63405_DK-HistFish-DTUAqua-63405-2364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63405_DK-HistFish-DTUAqua-63405-2364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63405_DK-HistFish-DTUAqua-63405-2364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63405-2364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2443" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63405-2364'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2443'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63405-2364'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-2087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63488-2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6682" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63488-2087'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6682'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63488-2087'^^xsd:string;
  dwc:observationDate '1945-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-1603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-1603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-1603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-1603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-1603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63330-1603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "270" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63330-1603'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '270'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63330-1603'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-1554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63335-1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63335-1554'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '389'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63335-1554'^^xsd:string;
  dwc:observationDate '1927-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63407_DK-HistFish-DTUAqua-63407-1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63407_DK-HistFish-DTUAqua-63407-1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63407_DK-HistFish-DTUAqua-63407-1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63407_DK-HistFish-DTUAqua-63407-1563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63407_DK-HistFish-DTUAqua-63407-1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63407-1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2445" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63407-1563'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2445'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63407-1563'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63408_DK-HistFish-DTUAqua-63408-1568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63408_DK-HistFish-DTUAqua-63408-1568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63408_DK-HistFish-DTUAqua-63408-1568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63408_DK-HistFish-DTUAqua-63408-1568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63408_DK-HistFish-DTUAqua-63408-1568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63408-1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2446" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63408-1568'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2446'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63408-1568'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63332-1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63332-1534'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '272'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63332-1534'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63382_DK-HistFish-DTUAqua-63382-1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63382_DK-HistFish-DTUAqua-63382-1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63382_DK-HistFish-DTUAqua-63382-1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63382_DK-HistFish-DTUAqua-63382-1347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63382_DK-HistFish-DTUAqua-63382-1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63382-1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1448" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63382-1347'^^xsd:string;
  dwc:scientificName 'Sild'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1448'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126417'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63382-1347'^^xsd:string;
  dwc:observationDate '1929-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63327-1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "266" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63327-1511'^^xsd:string;
  dwc:scientificName 'Sild'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '266'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63327-1511'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-2189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-2189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-2189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-2189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-2189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63621-2189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4668" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63621-2189'^^xsd:string;
  dwc:scientificName 'Havkvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4668'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '125470'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63621-2189'^^xsd:string;
  dwc:observationDate '1935-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '125470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63287_DK-HistFish-DTUAqua-63287-1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63287_DK-HistFish-DTUAqua-63287-1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63287_DK-HistFish-DTUAqua-63287-1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63287_DK-HistFish-DTUAqua-63287-1454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63287_DK-HistFish-DTUAqua-63287-1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63287-1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63287-1454'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63287-1454'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63427_DK-HistFish-DTUAqua-63427-2500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63427_DK-HistFish-DTUAqua-63427-2500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63427_DK-HistFish-DTUAqua-63427-2500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63427_DK-HistFish-DTUAqua-63427-2500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63427_DK-HistFish-DTUAqua-63427-2500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63427-2500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3052" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63427-2500'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3052'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63427-2500'^^xsd:string;
  dwc:observationDate '1931-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63326-2517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "265" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63326-2517'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '265'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63326-2517'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-2510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-2510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-2510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-2510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-2510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63324-2510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "263" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63324-2510'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '263'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63324-2510'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-2549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-2549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-2549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-2549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-2549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63331-2549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63331-2549'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '271'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63331-2549'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63338_DK-HistFish-DTUAqua-63338-2586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63338_DK-HistFish-DTUAqua-63338-2586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63338_DK-HistFish-DTUAqua-63338-2586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63338_DK-HistFish-DTUAqua-63338-2586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63338_DK-HistFish-DTUAqua-63338-2586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63338-2586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "760" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63338-2586'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '760'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63338-2586'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-2542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-2542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-2542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-2542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-2542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63330-2542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "270" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63330-2542'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '270'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63330-2542'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-1951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-1951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-1951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-1951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-1951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63667-1951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63667-1951'^^xsd:string;
  dwc:scientificName 'Havkvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6101'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '125470'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63667-1951'^^xsd:string;
  dwc:observationDate '1939-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '125470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63743-520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6529" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63743-520'^^xsd:string;
  dwc:scientificName 'Havkvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6529'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125470'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63743-520'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '125470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63737-498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6523" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63737-498'^^xsd:string;
  dwc:scientificName 'Havkvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6523'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125470'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63737-498'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '125470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63639-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63639-95'^^xsd:string;
  dwc:scientificName 'Havkvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5070'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '125470'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63639-95'^^xsd:string;
  dwc:observationDate '1936-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '125470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63543-889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7066" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63543-889'^^xsd:string;
  dwc:scientificName 'Havkvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7066'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '125470'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63543-889'^^xsd:string;
  dwc:observationDate '1948-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '125470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63542-881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63542-881'^^xsd:string;
  dwc:scientificName 'Havkvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7065'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '125470'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63542-881'^^xsd:string;
  dwc:observationDate '1948-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '125470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63302_DK-HistFish-DTUAqua-63302-2673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63302_DK-HistFish-DTUAqua-63302-2673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63302_DK-HistFish-DTUAqua-63302-2673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63302_DK-HistFish-DTUAqua-63302-2673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63302_DK-HistFish-DTUAqua-63302-2673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63302-2673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63302-2673'^^xsd:string;
  dwc:scientificName 'Havkvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '84'^^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 'Denmark'^^xsd: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 '125470'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63302-2673'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '125470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63483-615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6658" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63483-615'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6658'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63483-615'^^xsd:string;
  dwc:observationDate '1945-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63487_DK-HistFish-DTUAqua-63487-634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63487_DK-HistFish-DTUAqua-63487-634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63487_DK-HistFish-DTUAqua-63487-634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63487_DK-HistFish-DTUAqua-63487-634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63487_DK-HistFish-DTUAqua-63487-634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63487-634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6680" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63487-634'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6680'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63487-634'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63660-1932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5840" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63660-1932'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5840'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63660-1932'^^xsd:string;
  dwc:observationDate '1938-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63658_DK-HistFish-DTUAqua-63658-1913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63658_DK-HistFish-DTUAqua-63658-1913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63658_DK-HistFish-DTUAqua-63658-1913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63658_DK-HistFish-DTUAqua-63658-1913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63658_DK-HistFish-DTUAqua-63658-1913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63658-1913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5819" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63658-1913'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5819'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63658-1913'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-1950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-1950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-1950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-1950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-1950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63667-1950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63667-1950'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6101'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63667-1950'^^xsd:string;
  dwc:observationDate '1939-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-2508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-2508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-2508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-2508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-2508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63324-2508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "263" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63324-2508'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '263'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63324-2508'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63305-2473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63305-2473'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63305-2473'^^xsd:string;
  dwc:observationDate '1927-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63654-1901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5692" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63654-1901'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5692'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63654-1901'^^xsd:string;
  dwc:observationDate '1938-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-2576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-2576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-2576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-2576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-2576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63711-2576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63711-2576'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6418'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63711-2576'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63659_DK-HistFish-DTUAqua-63659-1919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63659_DK-HistFish-DTUAqua-63659-1919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63659_DK-HistFish-DTUAqua-63659-1919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63659_DK-HistFish-DTUAqua-63659-1919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63659_DK-HistFish-DTUAqua-63659-1919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63659-1919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5820" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63659-1919'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5820'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63659-1919'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63365_DK-HistFish-DTUAqua-63365-1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63365_DK-HistFish-DTUAqua-63365-1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63365_DK-HistFish-DTUAqua-63365-1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63365_DK-HistFish-DTUAqua-63365-1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63365_DK-HistFish-DTUAqua-63365-1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63365-1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63365-1278'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1059'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63365-1278'^^xsd:string;
  dwc:observationDate '1928-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63427_DK-HistFish-DTUAqua-63427-2498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63427_DK-HistFish-DTUAqua-63427-2498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63427_DK-HistFish-DTUAqua-63427-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63427_DK-HistFish-DTUAqua-63427-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/5101_DTUAqua-63427_DK-HistFish-DTUAqua-63427-2498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63427-2498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3052" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63427-2498'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3052'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63427-2498'^^xsd:string;
  dwc:observationDate '1931-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63680_DK-HistFish-DTUAqua-63680-1827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63680_DK-HistFish-DTUAqua-63680-1827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63680_DK-HistFish-DTUAqua-63680-1827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63680_DK-HistFish-DTUAqua-63680-1827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "8.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63680_DK-HistFish-DTUAqua-63680-1827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63680-1827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6323" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63680-1827'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6323'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.91666667'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63680-1827'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63707_DK-HistFish-DTUAqua-63707-1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63707_DK-HistFish-DTUAqua-63707-1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63707_DK-HistFish-DTUAqua-63707-1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5101_DTUAqua-63707_DK-HistFish-DTUAqua-63707-1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63707-1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6404" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63707-1518'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6404'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63707-1518'^^xsd:string;
  dwc:observationDate '1941-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63632-1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63632-1798'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5037'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63632-1798'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63631_DK-HistFish-DTUAqua-63631-1793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63631_DK-HistFish-DTUAqua-63631-1793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63631_DK-HistFish-DTUAqua-63631-1793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63631_DK-HistFish-DTUAqua-63631-1793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63631_DK-HistFish-DTUAqua-63631-1793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63631-1793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4876" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63631-1793'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4876'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63631-1793'^^xsd:string;
  dwc:observationDate '1936-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-1862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-1862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-1862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81666667 9.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.81666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-1862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81666667 9.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.81666667"^^xsd:decimal ;
  geo-pos:long "9.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-1862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63684-1862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63684-1862'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6333'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.11666667'^^xsd:double;
  dwc:latitude '56.81666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63684-1862'^^xsd:string;
  dwc:observationDate '1940-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63683_DK-HistFish-DTUAqua-63683-1857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63683_DK-HistFish-DTUAqua-63683-1857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63683_DK-HistFish-DTUAqua-63683-1857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63683_DK-HistFish-DTUAqua-63683-1857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.8"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63683_DK-HistFish-DTUAqua-63683-1857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63683-1857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6328" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63683-1857'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6328'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '56.8'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63683-1857'^^xsd:string;
  dwc:observationDate '1940-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63636-1812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63636-1812'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5059'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63636-1812'^^xsd:string;
  dwc:observationDate '1936-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.98333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.98333333"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63734-483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6507" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63734-483'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6507'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.98333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63734-483'^^xsd:string;
  dwc:observationDate '1942-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.98333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.98333333"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63734-484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6507" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63734-484'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6507'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.98333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63734-484'^^xsd:string;
  dwc:observationDate '1942-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63749_DK-HistFish-DTUAqua-63749-2337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63749_DK-HistFish-DTUAqua-63749-2337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63749_DK-HistFish-DTUAqua-63749-2337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63749_DK-HistFish-DTUAqua-63749-2337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63749_DK-HistFish-DTUAqua-63749-2337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63749-2337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6544" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63749-2337'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6544'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63749-2337'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-2190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-2190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-2190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-2190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-2190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63621-2190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4668" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63621-2190'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4668'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63621-2190'^^xsd:string;
  dwc:observationDate '1935-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63739_DK-HistFish-DTUAqua-63739-2194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63739_DK-HistFish-DTUAqua-63739-2194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63739_DK-HistFish-DTUAqua-63739-2194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63739_DK-HistFish-DTUAqua-63739-2194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63739_DK-HistFish-DTUAqua-63739-2194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63739-2194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6525" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63739-2194'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6525'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63739-2194'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63729-445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6498" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63729-445'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6498'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63729-445'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63729-444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6498" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63729-444'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6498'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63729-444'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63759-437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6577" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63759-437'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6577'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63759-437'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63741-448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6527" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63741-448'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6527'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63741-448'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63384-2312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1693" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63384-2312'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1693'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63384-2312'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63384-2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1693" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63384-2313'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1693'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63384-2313'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63384-2314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1693" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63384-2314'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1693'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63384-2314'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63384-2315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1693" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63384-2315'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1693'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63384-2315'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63403_DK-HistFish-DTUAqua-63403-2356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63403_DK-HistFish-DTUAqua-63403-2356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63403_DK-HistFish-DTUAqua-63403-2356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63403_DK-HistFish-DTUAqua-63403-2356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63403_DK-HistFish-DTUAqua-63403-2356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63403-2356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2441" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63403-2356'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2441'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63403-2356'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63310_DK-HistFish-DTUAqua-63310-2437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63310_DK-HistFish-DTUAqua-63310-2437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63310_DK-HistFish-DTUAqua-63310-2437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63310_DK-HistFish-DTUAqua-63310-2437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63310_DK-HistFish-DTUAqua-63310-2437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63310-2437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63310-2437'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63310-2437'^^xsd:string;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63732-466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6501" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63732-466'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6501'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63732-466'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-2383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-2383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-2383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-2383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-2383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63413-2383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2785" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63413-2383'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2785'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63413-2383'^^xsd:string;
  dwc:observationDate '1931-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63409_DK-HistFish-DTUAqua-63409-2374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63409_DK-HistFish-DTUAqua-63409-2374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63409_DK-HistFish-DTUAqua-63409-2374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63409_DK-HistFish-DTUAqua-63409-2374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63409_DK-HistFish-DTUAqua-63409-2374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63409-2374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2465" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63409-2374'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2465'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63409-2374'^^xsd:string;
  dwc:observationDate '1930-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63408_DK-HistFish-DTUAqua-63408-2369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63408_DK-HistFish-DTUAqua-63408-2369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63408_DK-HistFish-DTUAqua-63408-2369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63408_DK-HistFish-DTUAqua-63408-2369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63408_DK-HistFish-DTUAqua-63408-2369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63408-2369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2446" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63408-2369'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2446'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63408-2369'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63764_DK-HistFish-DTUAqua-63764-561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63764_DK-HistFish-DTUAqua-63764-561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63764_DK-HistFish-DTUAqua-63764-561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63764_DK-HistFish-DTUAqua-63764-561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63764_DK-HistFish-DTUAqua-63764-561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63764-561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6593" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63764-561'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6593'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63764-561'^^xsd:string;
  dwc:observationDate '1944-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63730_DK-HistFish-DTUAqua-63730-451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63730_DK-HistFish-DTUAqua-63730-451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63730_DK-HistFish-DTUAqua-63730-451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63730_DK-HistFish-DTUAqua-63730-451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63730_DK-HistFish-DTUAqua-63730-451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63730-451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6499" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63730-451'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6499'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63730-451'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63731_DK-HistFish-DTUAqua-63731-456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63731_DK-HistFish-DTUAqua-63731-456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63731_DK-HistFish-DTUAqua-63731-456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63731_DK-HistFish-DTUAqua-63731-456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63731_DK-HistFish-DTUAqua-63731-456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63731-456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6500" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63731-456'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6500'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63731-456'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63493_DK-HistFish-DTUAqua-63493-1896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63493_DK-HistFish-DTUAqua-63493-1896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63493_DK-HistFish-DTUAqua-63493-1896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63493_DK-HistFish-DTUAqua-63493-1896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63493_DK-HistFish-DTUAqua-63493-1896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63493-1896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6703" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63493-1896'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6703'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63493-1896'^^xsd:string;
  dwc:observationDate '1945-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-1926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-1926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-1926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-1926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-1926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63508-1926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6766" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63508-1926'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6766'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63508-1926'^^xsd:string;
  dwc:observationDate '1946-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-1776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-1776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-1776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-1776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-1776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63521-1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6908" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63521-1776'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6908'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63521-1776'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-1911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-1911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-1911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-1911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-1911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63509-1911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6767" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63509-1911'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6767'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63509-1911'^^xsd:string;
  dwc:observationDate '1946-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-1865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-1865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-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/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-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/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-1865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63527-1865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6941" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63527-1865'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6941'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63527-1865'^^xsd:string;
  dwc:observationDate '1947-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-1761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63423-1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63423-1761'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3038'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63423-1761'^^xsd:string;
  dwc:observationDate '1931-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63387_DK-HistFish-DTUAqua-63387-1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63387_DK-HistFish-DTUAqua-63387-1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63387_DK-HistFish-DTUAqua-63387-1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63387_DK-HistFish-DTUAqua-63387-1614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63387_DK-HistFish-DTUAqua-63387-1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63387-1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1696" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63387-1614'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1696'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63387-1614'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63423-1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63423-1762'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3038'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63423-1762'^^xsd:string;
  dwc:observationDate '1931-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63332-1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63332-1540'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '272'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63332-1540'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63334-1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "356" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63334-1547'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '356'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63334-1547'^^xsd:string;
  dwc:observationDate '1927-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63334-1548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "356" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63334-1548'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '356'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63334-1548'^^xsd:string;
  dwc:observationDate '1927-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63743-518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6529" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63743-518'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6529'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63743-518'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63745_DK-HistFish-DTUAqua-63745-526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63745_DK-HistFish-DTUAqua-63745-526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63745_DK-HistFish-DTUAqua-63745-526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63745_DK-HistFish-DTUAqua-63745-526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63745_DK-HistFish-DTUAqua-63745-526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63745-526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6535" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63745-526'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6535'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63745-526'^^xsd:string;
  dwc:observationDate '1943-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63744_DK-HistFish-DTUAqua-63744-523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63744_DK-HistFish-DTUAqua-63744-523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63744_DK-HistFish-DTUAqua-63744-523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96666667 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63744_DK-HistFish-DTUAqua-63744-523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96666667 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.96666667"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63744_DK-HistFish-DTUAqua-63744-523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63744-523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6534" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63744-523'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6534'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.96666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63744-523'^^xsd:string;
  dwc:observationDate '1943-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63427_DK-HistFish-DTUAqua-63427-1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63427_DK-HistFish-DTUAqua-63427-1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63427_DK-HistFish-DTUAqua-63427-1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63427_DK-HistFish-DTUAqua-63427-1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63427_DK-HistFish-DTUAqua-63427-1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63427-1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3052" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63427-1997'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3052'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63427-1997'^^xsd:string;
  dwc:observationDate '1931-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63579_DK-HistFish-DTUAqua-63579-1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63579_DK-HistFish-DTUAqua-63579-1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63579_DK-HistFish-DTUAqua-63579-1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63579_DK-HistFish-DTUAqua-63579-1060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63579_DK-HistFish-DTUAqua-63579-1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63579-1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8724" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63579-1060'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8724'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63579-1060'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63581_DK-HistFish-DTUAqua-63581-1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63581_DK-HistFish-DTUAqua-63581-1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63581_DK-HistFish-DTUAqua-63581-1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63581_DK-HistFish-DTUAqua-63581-1067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63581_DK-HistFish-DTUAqua-63581-1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63581-1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8726" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63581-1067'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8726'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63581-1067'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63580_DK-HistFish-DTUAqua-63580-1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63580_DK-HistFish-DTUAqua-63580-1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63580_DK-HistFish-DTUAqua-63580-1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63580_DK-HistFish-DTUAqua-63580-1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63580_DK-HistFish-DTUAqua-63580-1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63580-1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8725" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63580-1063'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8725'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63580-1063'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63594_DK-HistFish-DTUAqua-63594-1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63594_DK-HistFish-DTUAqua-63594-1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63594_DK-HistFish-DTUAqua-63594-1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63594_DK-HistFish-DTUAqua-63594-1107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63594_DK-HistFish-DTUAqua-63594-1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63594-1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9030" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63594-1107'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9030'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63594-1107'^^xsd:string;
  dwc:observationDate '1953-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63593_DK-HistFish-DTUAqua-63593-1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63593_DK-HistFish-DTUAqua-63593-1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63593_DK-HistFish-DTUAqua-63593-1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63593_DK-HistFish-DTUAqua-63593-1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63593_DK-HistFish-DTUAqua-63593-1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63593-1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9029" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63593-1106'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9029'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63593-1106'^^xsd:string;
  dwc:observationDate '1953-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63460_DK-HistFish-DTUAqua-63460-389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63460_DK-HistFish-DTUAqua-63460-389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63460_DK-HistFish-DTUAqua-63460-389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63460_DK-HistFish-DTUAqua-63460-389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63460_DK-HistFish-DTUAqua-63460-389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63460-389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63460-389'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4015'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63460-389'^^xsd:string;
  dwc:observationDate '1934-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63590_DK-HistFish-DTUAqua-63590-1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63590_DK-HistFish-DTUAqua-63590-1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63590_DK-HistFish-DTUAqua-63590-1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63590_DK-HistFish-DTUAqua-63590-1098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63590_DK-HistFish-DTUAqua-63590-1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63590-1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9003" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63590-1098'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9003'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63590-1098'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63443_DK-HistFish-DTUAqua-63443-2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63443_DK-HistFish-DTUAqua-63443-2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63443_DK-HistFish-DTUAqua-63443-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63443_DK-HistFish-DTUAqua-63443-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/5101_DTUAqua-63443_DK-HistFish-DTUAqua-63443-2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63443-2061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3513" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63443-2061'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3513'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63443-2061'^^xsd:string;
  dwc:observationDate '1932-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-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/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63373-1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63373-1986'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1222'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63373-1986'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63424_DK-HistFish-DTUAqua-63424-1769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63424_DK-HistFish-DTUAqua-63424-1769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63424_DK-HistFish-DTUAqua-63424-1769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63424_DK-HistFish-DTUAqua-63424-1769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63424_DK-HistFish-DTUAqua-63424-1769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63424-1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3049" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63424-1769'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3049'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63424-1769'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-1764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63423-1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63423-1764'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3038'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63423-1764'^^xsd:string;
  dwc:observationDate '1931-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63406_DK-HistFish-DTUAqua-63406-1560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63406_DK-HistFish-DTUAqua-63406-1560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63406_DK-HistFish-DTUAqua-63406-1560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63406_DK-HistFish-DTUAqua-63406-1560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63406_DK-HistFish-DTUAqua-63406-1560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63406-1560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2444" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63406-1560'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2444'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63406-1560'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63334-1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "356" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63334-1550'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '356'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63334-1550'^^xsd:string;
  dwc:observationDate '1927-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63345_DK-HistFish-DTUAqua-63345-1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63345_DK-HistFish-DTUAqua-63345-1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63345_DK-HistFish-DTUAqua-63345-1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63345_DK-HistFish-DTUAqua-63345-1576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63345_DK-HistFish-DTUAqua-63345-1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63345-1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "799" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63345-1576'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '799'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63345-1576'^^xsd:string;
  dwc:observationDate '1928-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63344_DK-HistFish-DTUAqua-63344-1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63344_DK-HistFish-DTUAqua-63344-1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63344_DK-HistFish-DTUAqua-63344-1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63344_DK-HistFish-DTUAqua-63344-1571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63344_DK-HistFish-DTUAqua-63344-1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63344-1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "793" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63344-1571'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '793'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63344-1571'^^xsd:string;
  dwc:observationDate '1928-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63746_DK-HistFish-DTUAqua-63746-527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63746_DK-HistFish-DTUAqua-63746-527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63746_DK-HistFish-DTUAqua-63746-527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 8.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63746_DK-HistFish-DTUAqua-63746-527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 8.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8"^^xsd:decimal ;
  geo-pos:long "8.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63746_DK-HistFish-DTUAqua-63746-527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63746-527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6536" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63746-527'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6536'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.13333333'^^xsd:double;
  dwc:latitude '56.8'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63746-527'^^xsd:string;
  dwc:observationDate '1943-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63764_DK-HistFish-DTUAqua-63764-558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63764_DK-HistFish-DTUAqua-63764-558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63764_DK-HistFish-DTUAqua-63764-558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63764_DK-HistFish-DTUAqua-63764-558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63764_DK-HistFish-DTUAqua-63764-558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63764-558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6593" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63764-558'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6593'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63764-558'^^xsd:string;
  dwc:observationDate '1944-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63294-2646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63294-2646'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63294-2646'^^xsd:string;
  dwc:observationDate '1921-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63405_DK-HistFish-DTUAqua-63405-2365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63405_DK-HistFish-DTUAqua-63405-2365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63405_DK-HistFish-DTUAqua-63405-2365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63405_DK-HistFish-DTUAqua-63405-2365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63405_DK-HistFish-DTUAqua-63405-2365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63405-2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2443" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63405-2365'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2443'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63405-2365'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63489_DK-HistFish-DTUAqua-63489-2055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63489_DK-HistFish-DTUAqua-63489-2055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63489_DK-HistFish-DTUAqua-63489-2055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63489_DK-HistFish-DTUAqua-63489-2055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63489_DK-HistFish-DTUAqua-63489-2055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63489-2055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6683" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63489-2055'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6683'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63489-2055'^^xsd:string;
  dwc:observationDate '1945-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63487_DK-HistFish-DTUAqua-63487-2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63487_DK-HistFish-DTUAqua-63487-2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63487_DK-HistFish-DTUAqua-63487-2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63487_DK-HistFish-DTUAqua-63487-2086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63487_DK-HistFish-DTUAqua-63487-2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63487-2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6680" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63487-2086'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6680'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63487-2086'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63491_DK-HistFish-DTUAqua-63491-2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63491_DK-HistFish-DTUAqua-63491-2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63491_DK-HistFish-DTUAqua-63491-2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63491_DK-HistFish-DTUAqua-63491-2071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63491_DK-HistFish-DTUAqua-63491-2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63491-2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6685" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63491-2071'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6685'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63491-2071'^^xsd:string;
  dwc:observationDate '1945-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63480_DK-HistFish-DTUAqua-63480-2047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63480_DK-HistFish-DTUAqua-63480-2047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63480_DK-HistFish-DTUAqua-63480-2047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63480_DK-HistFish-DTUAqua-63480-2047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63480_DK-HistFish-DTUAqua-63480-2047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63480-2047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6652" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63480-2047'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6652'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63480-2047'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63481_DK-HistFish-DTUAqua-63481-2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63481_DK-HistFish-DTUAqua-63481-2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63481_DK-HistFish-DTUAqua-63481-2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63481_DK-HistFish-DTUAqua-63481-2048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63481_DK-HistFish-DTUAqua-63481-2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63481-2048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6653" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63481-2048'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6653'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63481-2048'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63514_DK-HistFish-DTUAqua-63514-1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63514_DK-HistFish-DTUAqua-63514-1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63514_DK-HistFish-DTUAqua-63514-1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63514_DK-HistFish-DTUAqua-63514-1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63514_DK-HistFish-DTUAqua-63514-1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63514-1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6800" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63514-1996'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6800'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63514-1996'^^xsd:string;
  dwc:observationDate '1947-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63512_DK-HistFish-DTUAqua-63512-1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63512_DK-HistFish-DTUAqua-63512-1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63512_DK-HistFish-DTUAqua-63512-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63512_DK-HistFish-DTUAqua-63512-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/5101_DTUAqua-63512_DK-HistFish-DTUAqua-63512-1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63512-1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6792" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63512-1980'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6792'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63512-1980'^^xsd:string;
  dwc:observationDate '1947-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63366_DK-HistFish-DTUAqua-63366-1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63366_DK-HistFish-DTUAqua-63366-1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63366_DK-HistFish-DTUAqua-63366-1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63366_DK-HistFish-DTUAqua-63366-1283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63366_DK-HistFish-DTUAqua-63366-1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63366-1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63366-1283'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1060'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63366-1283'^^xsd:string;
  dwc:observationDate '1928-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63363-1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63363-1268'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '968'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63363-1268'^^xsd:string;
  dwc:observationDate '1928-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63363-1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63363-1269'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '968'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63363-1269'^^xsd:string;
  dwc:observationDate '1928-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63363-1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63363-1270'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '968'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63363-1270'^^xsd:string;
  dwc:observationDate '1928-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63372-1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63372-1309'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1221'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63372-1309'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63372-1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63372-1310'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1221'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63372-1310'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63398_DK-HistFish-DTUAqua-63398-1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63398_DK-HistFish-DTUAqua-63398-1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63398_DK-HistFish-DTUAqua-63398-1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63398_DK-HistFish-DTUAqua-63398-1332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63398_DK-HistFish-DTUAqua-63398-1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63398-1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63398-1332'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2070'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63398-1332'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63398_DK-HistFish-DTUAqua-63398-1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63398_DK-HistFish-DTUAqua-63398-1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63398_DK-HistFish-DTUAqua-63398-1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63398_DK-HistFish-DTUAqua-63398-1333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63398_DK-HistFish-DTUAqua-63398-1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63398-1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63398-1333'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2070'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63398-1333'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63398_DK-HistFish-DTUAqua-63398-1334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63398_DK-HistFish-DTUAqua-63398-1334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63398_DK-HistFish-DTUAqua-63398-1334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63398_DK-HistFish-DTUAqua-63398-1334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63398_DK-HistFish-DTUAqua-63398-1334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63398-1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63398-1334'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2070'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63398-1334'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63377-1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63377-1325'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1231'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63377-1325'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-1694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-1694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-1694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-1694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-1694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63716-1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6440" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63716-1694'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6440'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63716-1694'^^xsd:string;
  dwc:observationDate '1942-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.83333333"^^xsd:decimal ;
  geo-pos:long "9.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63724-1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6461" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63724-1702'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6461'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.16666667'^^xsd:double;
  dwc:latitude '56.83333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63724-1702'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63736_DK-HistFish-DTUAqua-63736-495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63736_DK-HistFish-DTUAqua-63736-495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63736_DK-HistFish-DTUAqua-63736-495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63736_DK-HistFish-DTUAqua-63736-495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63736_DK-HistFish-DTUAqua-63736-495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63736-495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6509" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63736-495'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6509'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63736-495'^^xsd:string;
  dwc:observationDate '1942-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63739_DK-HistFish-DTUAqua-63739-488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63739_DK-HistFish-DTUAqua-63739-488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63739_DK-HistFish-DTUAqua-63739-488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63739_DK-HistFish-DTUAqua-63739-488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63739_DK-HistFish-DTUAqua-63739-488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63739-488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6525" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63739-488'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6525'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63739-488'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63733-474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6502" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63733-474'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6502'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63733-474'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63446_DK-HistFish-DTUAqua-63446-379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63446_DK-HistFish-DTUAqua-63446-379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63446_DK-HistFish-DTUAqua-63446-379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63446_DK-HistFish-DTUAqua-63446-379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63446_DK-HistFish-DTUAqua-63446-379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63446-379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3599" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63446-379'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3599'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63446-379'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63447_DK-HistFish-DTUAqua-63447-381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63447_DK-HistFish-DTUAqua-63447-381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63447_DK-HistFish-DTUAqua-63447-381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63447_DK-HistFish-DTUAqua-63447-381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63447_DK-HistFish-DTUAqua-63447-381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63447-381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3600" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63447-381'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3600'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63447-381'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63441_DK-HistFish-DTUAqua-63441-351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63441_DK-HistFish-DTUAqua-63441-351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63441_DK-HistFish-DTUAqua-63441-351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63441_DK-HistFish-DTUAqua-63441-351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63441_DK-HistFish-DTUAqua-63441-351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63441-351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3511" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63441-351'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3511'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63441-351'^^xsd:string;
  dwc:observationDate '1932-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63431_DK-HistFish-DTUAqua-63431-329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63431_DK-HistFish-DTUAqua-63431-329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63431_DK-HistFish-DTUAqua-63431-329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63431_DK-HistFish-DTUAqua-63431-329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63431_DK-HistFish-DTUAqua-63431-329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63431-329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3208" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63431-329'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3208'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63431-329'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63430-320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63430-320'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3060'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63430-320'^^xsd:string;
  dwc:observationDate '1931-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-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/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-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/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63423-315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63423-315'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3038'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63423-315'^^xsd:string;
  dwc:observationDate '1931-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63462_DK-HistFish-DTUAqua-63462-399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63462_DK-HistFish-DTUAqua-63462-399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63462_DK-HistFish-DTUAqua-63462-399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63462_DK-HistFish-DTUAqua-63462-399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63462_DK-HistFish-DTUAqua-63462-399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63462-399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63462-399'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4064'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63462-399'^^xsd:string;
  dwc:observationDate '1934-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63449_DK-HistFish-DTUAqua-63449-387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63449_DK-HistFish-DTUAqua-63449-387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63449_DK-HistFish-DTUAqua-63449-387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63449_DK-HistFish-DTUAqua-63449-387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63449_DK-HistFish-DTUAqua-63449-387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63449-387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3602" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63449-387'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3602'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63449-387'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63733-473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6502" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63733-473'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6502'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63733-473'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63476-581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6648" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63476-581'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6648'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63476-581'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63504_DK-HistFish-DTUAqua-63504-532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63504_DK-HistFish-DTUAqua-63504-532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63504_DK-HistFish-DTUAqua-63504-532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63504_DK-HistFish-DTUAqua-63504-532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63504_DK-HistFish-DTUAqua-63504-532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63504-532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6761" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63504-532'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6761'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63504-532'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63732-459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6501" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63732-459'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6501'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63732-459'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63478_DK-HistFish-DTUAqua-63478-593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63478_DK-HistFish-DTUAqua-63478-593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63478_DK-HistFish-DTUAqua-63478-593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63478_DK-HistFish-DTUAqua-63478-593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63478_DK-HistFish-DTUAqua-63478-593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63478-593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6650" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63478-593'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6650'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63478-593'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63759-435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6577" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63759-435'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6577'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63759-435'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63375-2288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63375-2288'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1229'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63375-2288'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63368-2245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1217" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63368-2245'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1217'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63368-2245'^^xsd:string;
  dwc:observationDate '1928-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63368-2244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1217" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63368-2244'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1217'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63368-2244'^^xsd:string;
  dwc:observationDate '1928-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-2283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-2283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-2283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-2283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-2283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63374-2283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63374-2283'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1228'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63374-2283'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63364-2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63364-2231'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '969'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63364-2231'^^xsd:string;
  dwc:observationDate '1928-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63364-2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63364-2229'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '969'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63364-2229'^^xsd:string;
  dwc:observationDate '1928-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63364-2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63364-2230'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '969'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63364-2230'^^xsd:string;
  dwc:observationDate '1928-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63364-2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63364-2228'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '969'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63364-2228'^^xsd:string;
  dwc:observationDate '1928-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63697_DK-HistFish-DTUAqua-63697-1974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63697_DK-HistFish-DTUAqua-63697-1974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63697_DK-HistFish-DTUAqua-63697-1974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.98333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63697_DK-HistFish-DTUAqua-63697-1974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.98333333"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63697_DK-HistFish-DTUAqua-63697-1974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63697-1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6376" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63697-1974'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6376'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.98333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63697-1974'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63697_DK-HistFish-DTUAqua-63697-1975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63697_DK-HistFish-DTUAqua-63697-1975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63697_DK-HistFish-DTUAqua-63697-1975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.98333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63697_DK-HistFish-DTUAqua-63697-1975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.98333333"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63697_DK-HistFish-DTUAqua-63697-1975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63697-1975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6376" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63697-1975'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6376'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.98333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63697-1975'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63418_DK-HistFish-DTUAqua-63418-2405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63418_DK-HistFish-DTUAqua-63418-2405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63418_DK-HistFish-DTUAqua-63418-2405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63418_DK-HistFish-DTUAqua-63418-2405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63418_DK-HistFish-DTUAqua-63418-2405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63418-2405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2815" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63418-2405'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2815'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63418-2405'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63414_DK-HistFish-DTUAqua-63414-2389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63414_DK-HistFish-DTUAqua-63414-2389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63414_DK-HistFish-DTUAqua-63414-2389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63414_DK-HistFish-DTUAqua-63414-2389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63414_DK-HistFish-DTUAqua-63414-2389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63414-2389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2786" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63414-2389'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2786'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63414-2389'^^xsd:string;
  dwc:observationDate '1931-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-2393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-2393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-2393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-2393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-2393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63415-2393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2812" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63415-2393'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2812'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63415-2393'^^xsd:string;
  dwc:observationDate '1931-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-2397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-2397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-2397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-2397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-2397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63417-2397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2814" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63417-2397'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2814'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63417-2397'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-2398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-2398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-2398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-2398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-2398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63417-2398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2814" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63417-2398'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2814'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63417-2398'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-2399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-2399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-2399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-2399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-2399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63417-2399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2814" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63417-2399'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2814'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63417-2399'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63316_DK-HistFish-DTUAqua-63316-1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63316_DK-HistFish-DTUAqua-63316-1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63316_DK-HistFish-DTUAqua-63316-1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63316_DK-HistFish-DTUAqua-63316-1601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63316_DK-HistFish-DTUAqua-63316-1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63316-1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63316-1601'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '187'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63316-1601'^^xsd:string;
  dwc:observationDate '1926-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63697_DK-HistFish-DTUAqua-63697-1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63697_DK-HistFish-DTUAqua-63697-1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63697_DK-HistFish-DTUAqua-63697-1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.98333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63697_DK-HistFish-DTUAqua-63697-1660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.98333333"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63697_DK-HistFish-DTUAqua-63697-1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63697-1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6376" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63697-1660'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6376'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.98333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63697-1660'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-2486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-2486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-2486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-2486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-2486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63425-2486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63425-2486'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3050'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63425-2486'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63309_DK-HistFish-DTUAqua-63309-2432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63309_DK-HistFish-DTUAqua-63309-2432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63309_DK-HistFish-DTUAqua-63309-2432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63309_DK-HistFish-DTUAqua-63309-2432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63309_DK-HistFish-DTUAqua-63309-2432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63309-2432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63309-2432'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63309-2432'^^xsd:string;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-1662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-1662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-1662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-1662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-1662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63692-1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63692-1662'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6371'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63692-1662'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63696_DK-HistFish-DTUAqua-63696-1659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63696_DK-HistFish-DTUAqua-63696-1659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63696_DK-HistFish-DTUAqua-63696-1659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91666667 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.91666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63696_DK-HistFish-DTUAqua-63696-1659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91666667 9.05)"^^geo:wktLiteral ;
  geo-pos:lat "56.91666667"^^xsd:decimal ;
  geo-pos:long "9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63696_DK-HistFish-DTUAqua-63696-1659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63696-1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6375" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63696-1659'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6375'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '56.91666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63696-1659'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63693-1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63693-1669'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6372'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63693-1669'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-1701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63723-1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6460" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63723-1701'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6460'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63723-1701'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63738_DK-HistFish-DTUAqua-63738-1718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63738_DK-HistFish-DTUAqua-63738-1718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63738_DK-HistFish-DTUAqua-63738-1718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63738_DK-HistFish-DTUAqua-63738-1718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63738_DK-HistFish-DTUAqua-63738-1718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63738-1718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6524" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63738-1718'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6524'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63738-1718'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63740_DK-HistFish-DTUAqua-63740-1719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63740_DK-HistFish-DTUAqua-63740-1719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63740_DK-HistFish-DTUAqua-63740-1719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63740_DK-HistFish-DTUAqua-63740-1719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63740_DK-HistFish-DTUAqua-63740-1719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63740-1719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6526" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63740-1719'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6526'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63740-1719'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63742_DK-HistFish-DTUAqua-63742-1720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63742_DK-HistFish-DTUAqua-63742-1720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63742_DK-HistFish-DTUAqua-63742-1720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63742_DK-HistFish-DTUAqua-63742-1720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.05)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63742_DK-HistFish-DTUAqua-63742-1720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63742-1720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6528" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63742-1720'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6528'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63742-1720'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63707_DK-HistFish-DTUAqua-63707-1631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63707_DK-HistFish-DTUAqua-63707-1631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63707_DK-HistFish-DTUAqua-63707-1631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5101_DTUAqua-63707_DK-HistFish-DTUAqua-63707-1631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63707-1631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6404" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63707-1631'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6404'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63707-1631'^^xsd:string;
  dwc:observationDate '1941-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63633_DK-HistFish-DTUAqua-63633-66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63633_DK-HistFish-DTUAqua-63633-66> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63633_DK-HistFish-DTUAqua-63633-66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63633_DK-HistFish-DTUAqua-63633-66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63633_DK-HistFish-DTUAqua-63633-66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63633-66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63633-66'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5038'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63633-66'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63504_DK-HistFish-DTUAqua-63504-1897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63504_DK-HistFish-DTUAqua-63504-1897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63504_DK-HistFish-DTUAqua-63504-1897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63504_DK-HistFish-DTUAqua-63504-1897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63504_DK-HistFish-DTUAqua-63504-1897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63504-1897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6761" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63504-1897'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6761'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63504-1897'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63516_DK-HistFish-DTUAqua-63516-1758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63516_DK-HistFish-DTUAqua-63516-1758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63516_DK-HistFish-DTUAqua-63516-1758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63516_DK-HistFish-DTUAqua-63516-1758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63516_DK-HistFish-DTUAqua-63516-1758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63516-1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6824" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63516-1758'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6824'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63516-1758'^^xsd:string;
  dwc:observationDate '1947-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63479_DK-HistFish-DTUAqua-63479-1733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63479_DK-HistFish-DTUAqua-63479-1733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63479_DK-HistFish-DTUAqua-63479-1733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63479_DK-HistFish-DTUAqua-63479-1733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63479_DK-HistFish-DTUAqua-63479-1733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63479-1733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6651" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63479-1733'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6651'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63479-1733'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63492_DK-HistFish-DTUAqua-63492-1737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63492_DK-HistFish-DTUAqua-63492-1737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63492_DK-HistFish-DTUAqua-63492-1737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63492_DK-HistFish-DTUAqua-63492-1737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63492_DK-HistFish-DTUAqua-63492-1737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63492-1737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6686" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63492-1737'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6686'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63492-1737'^^xsd:string;
  dwc:observationDate '1945-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63507_DK-HistFish-DTUAqua-63507-1739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63507_DK-HistFish-DTUAqua-63507-1739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63507_DK-HistFish-DTUAqua-63507-1739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63507_DK-HistFish-DTUAqua-63507-1739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63507_DK-HistFish-DTUAqua-63507-1739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63507-1739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6765" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63507-1739'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6765'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63507-1739'^^xsd:string;
  dwc:observationDate '1946-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63522_DK-HistFish-DTUAqua-63522-1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63522_DK-HistFish-DTUAqua-63522-1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63522_DK-HistFish-DTUAqua-63522-1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63522_DK-HistFish-DTUAqua-63522-1747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63522_DK-HistFish-DTUAqua-63522-1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63522-1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6909" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63522-1747'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6909'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63522-1747'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63505-548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6763" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63505-548'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6763'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63505-548'^^xsd:string;
  dwc:observationDate '1946-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63503_DK-HistFish-DTUAqua-63503-531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63503_DK-HistFish-DTUAqua-63503-531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63503_DK-HistFish-DTUAqua-63503-531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63503_DK-HistFish-DTUAqua-63503-531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63503_DK-HistFish-DTUAqua-63503-531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63503-531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6760" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63503-531'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6760'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63503-531'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63474-239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6646" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63474-239'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6646'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63474-239'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63508-576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6766" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63508-576'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6766'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63508-576'^^xsd:string;
  dwc:observationDate '1946-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63645-115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5427" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63645-115'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5427'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63645-115'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63646_DK-HistFish-DTUAqua-63646-121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63646_DK-HistFish-DTUAqua-63646-121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63646_DK-HistFish-DTUAqua-63646-121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63646_DK-HistFish-DTUAqua-63646-121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63646_DK-HistFish-DTUAqua-63646-121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63646-121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5428" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63646-121'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5428'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63646-121'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63649-129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5451" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63649-129'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5451'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63649-129'^^xsd:string;
  dwc:observationDate '1937-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-34> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63629-34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4868" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63629-34'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4868'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63629-34'^^xsd:string;
  dwc:observationDate '1936-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-61> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63630-61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4875" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63630-61'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4875'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63630-61'^^xsd:string;
  dwc:observationDate '1936-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63689_DK-HistFish-DTUAqua-63689-230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63689_DK-HistFish-DTUAqua-63689-230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63689_DK-HistFish-DTUAqua-63689-230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63689_DK-HistFish-DTUAqua-63689-230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63689_DK-HistFish-DTUAqua-63689-230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63689-230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63689-230'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6348'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63689-230'^^xsd:string;
  dwc:observationDate '1940-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63756_DK-HistFish-DTUAqua-63756-359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63756_DK-HistFish-DTUAqua-63756-359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63756_DK-HistFish-DTUAqua-63756-359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63756_DK-HistFish-DTUAqua-63756-359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63756_DK-HistFish-DTUAqua-63756-359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63756-359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6574" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63756-359'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6574'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96666667'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63756-359'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63541-864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63541-864'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7063'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63541-864'^^xsd:string;
  dwc:observationDate '1948-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63542-874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63542-874'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7065'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63542-874'^^xsd:string;
  dwc:observationDate '1948-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63535_DK-HistFish-DTUAqua-63535-836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63535_DK-HistFish-DTUAqua-63535-836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63535_DK-HistFish-DTUAqua-63535-836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63535_DK-HistFish-DTUAqua-63535-836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63535_DK-HistFish-DTUAqua-63535-836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63535-836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6988" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63535-836'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6988'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63535-836'^^xsd:string;
  dwc:observationDate '1948-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63736_DK-HistFish-DTUAqua-63736-492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63736_DK-HistFish-DTUAqua-63736-492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63736_DK-HistFish-DTUAqua-63736-492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63736_DK-HistFish-DTUAqua-63736-492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63736_DK-HistFish-DTUAqua-63736-492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63736-492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6509" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63736-492'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6509'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63736-492'^^xsd:string;
  dwc:observationDate '1942-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63517_DK-HistFish-DTUAqua-63517-711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63517_DK-HistFish-DTUAqua-63517-711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63517_DK-HistFish-DTUAqua-63517-711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63517_DK-HistFish-DTUAqua-63517-711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63517_DK-HistFish-DTUAqua-63517-711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63517-711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6825" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63517-711'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6825'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63517-711'^^xsd:string;
  dwc:observationDate '1947-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63735_DK-HistFish-DTUAqua-63735-487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63735_DK-HistFish-DTUAqua-63735-487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63735_DK-HistFish-DTUAqua-63735-487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63735_DK-HistFish-DTUAqua-63735-487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63735_DK-HistFish-DTUAqua-63735-487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63735-487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6508" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63735-487'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6508'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63735-487'^^xsd:string;
  dwc:observationDate '1942-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63437_DK-HistFish-DTUAqua-63437-344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63437_DK-HistFish-DTUAqua-63437-344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63437_DK-HistFish-DTUAqua-63437-344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63437_DK-HistFish-DTUAqua-63437-344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63437_DK-HistFish-DTUAqua-63437-344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63437-344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63437-344'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3214'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63437-344'^^xsd:string;
  dwc:observationDate '1932-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63472-1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4288" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63472-1159'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4288'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63472-1159'^^xsd:string;
  dwc:observationDate '1934-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63343_DK-HistFish-DTUAqua-63343-1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63343_DK-HistFish-DTUAqua-63343-1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63343_DK-HistFish-DTUAqua-63343-1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63343_DK-HistFish-DTUAqua-63343-1212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63343_DK-HistFish-DTUAqua-63343-1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63343-1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "783" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63343-1212'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '783'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63343-1212'^^xsd:string;
  dwc:observationDate '1928-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63478_DK-HistFish-DTUAqua-63478-595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63478_DK-HistFish-DTUAqua-63478-595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63478_DK-HistFish-DTUAqua-63478-595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63478_DK-HistFish-DTUAqua-63478-595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63478_DK-HistFish-DTUAqua-63478-595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63478-595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6650" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63478-595'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6650'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63478-595'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63475-578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6647" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63475-578'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6647'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63475-578'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63289_DK-HistFish-DTUAqua-63289-1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63289_DK-HistFish-DTUAqua-63289-1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63289_DK-HistFish-DTUAqua-63289-1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63289_DK-HistFish-DTUAqua-63289-1456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63289_DK-HistFish-DTUAqua-63289-1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63289-1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63289-1456'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63289-1456'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-2669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-2669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-2669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-2669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-2669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63665-2669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6095" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63665-2669'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6095'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63665-2669'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63705_DK-HistFish-DTUAqua-63705-2628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63705_DK-HistFish-DTUAqua-63705-2628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63705_DK-HistFish-DTUAqua-63705-2628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5101_DTUAqua-63705_DK-HistFish-DTUAqua-63705-2628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63705-2628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63705-2628'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6402'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63705-2628'^^xsd:string;
  dwc:observationDate '1941-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63629-2635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4868" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63629-2635'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4868'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63629-2635'^^xsd:string;
  dwc:observationDate '1936-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63691_DK-HistFish-DTUAqua-63691-2639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63691_DK-HistFish-DTUAqua-63691-2639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63691_DK-HistFish-DTUAqua-63691-2639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63691_DK-HistFish-DTUAqua-63691-2639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.83333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63691_DK-HistFish-DTUAqua-63691-2639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63691-2639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6357" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63691-2639'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6357'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.83333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63691-2639'^^xsd:string;
  dwc:observationDate '1941-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63707_DK-HistFish-DTUAqua-63707-2566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63707_DK-HistFish-DTUAqua-63707-2566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63707_DK-HistFish-DTUAqua-63707-2566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5101_DTUAqua-63707_DK-HistFish-DTUAqua-63707-2566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63707-2566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6404" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63707-2566'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6404'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63707-2566'^^xsd:string;
  dwc:observationDate '1941-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63702_DK-HistFish-DTUAqua-63702-2614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63702_DK-HistFish-DTUAqua-63702-2614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63702_DK-HistFish-DTUAqua-63702-2614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95833333 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95833333"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63702_DK-HistFish-DTUAqua-63702-2614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95833333 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95833333"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63702_DK-HistFish-DTUAqua-63702-2614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63702-2614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63702-2614'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6394'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95833333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63702-2614'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-1879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-1879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-1879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-1879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-1879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63525-1879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6933" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63525-1879'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6933'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63525-1879'^^xsd:string;
  dwc:observationDate '1947-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-74> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63634-74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5039" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63634-74'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5039'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63634-74'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63575_DK-HistFish-DTUAqua-63575-1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63575_DK-HistFish-DTUAqua-63575-1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63575_DK-HistFish-DTUAqua-63575-1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63575_DK-HistFish-DTUAqua-63575-1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63575_DK-HistFish-DTUAqua-63575-1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63575-1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8406" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63575-1048'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8406'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63575-1048'^^xsd:string;
  dwc:observationDate '1951-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63506_DK-HistFish-DTUAqua-63506-733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63506_DK-HistFish-DTUAqua-63506-733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63506_DK-HistFish-DTUAqua-63506-733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63506_DK-HistFish-DTUAqua-63506-733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63506_DK-HistFish-DTUAqua-63506-733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63506-733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6764" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63506-733'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6764'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63506-733'^^xsd:string;
  dwc:observationDate '1946-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63502_DK-HistFish-DTUAqua-63502-717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63502_DK-HistFish-DTUAqua-63502-717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63502_DK-HistFish-DTUAqua-63502-717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63502_DK-HistFish-DTUAqua-63502-717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63502_DK-HistFish-DTUAqua-63502-717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63502-717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6741" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63502-717'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6741'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63502-717'^^xsd:string;
  dwc:observationDate '1946-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63499_DK-HistFish-DTUAqua-63499-694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63499_DK-HistFish-DTUAqua-63499-694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63499_DK-HistFish-DTUAqua-63499-694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63499_DK-HistFish-DTUAqua-63499-694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63499_DK-HistFish-DTUAqua-63499-694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63499-694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6736" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63499-694'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6736'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63499-694'^^xsd:string;
  dwc:observationDate '1946-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63501_DK-HistFish-DTUAqua-63501-708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63501_DK-HistFish-DTUAqua-63501-708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63501_DK-HistFish-DTUAqua-63501-708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63501_DK-HistFish-DTUAqua-63501-708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63501_DK-HistFish-DTUAqua-63501-708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63501-708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6740" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63501-708'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6740'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63501-708'^^xsd:string;
  dwc:observationDate '1946-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-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/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-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/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63661-177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5841" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63661-177'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5841'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63661-177'^^xsd:string;
  dwc:observationDate '1938-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63660-188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5840" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63660-188'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5840'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63660-188'^^xsd:string;
  dwc:observationDate '1938-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63664_DK-HistFish-DTUAqua-63664-194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63664_DK-HistFish-DTUAqua-63664-194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63664_DK-HistFish-DTUAqua-63664-194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63664_DK-HistFish-DTUAqua-63664-194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63664_DK-HistFish-DTUAqua-63664-194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63664-194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63664-194'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6094'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63664-194'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63758-420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6576" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63758-420'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6576'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63758-420'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63688_DK-HistFish-DTUAqua-63688-227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63688_DK-HistFish-DTUAqua-63688-227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63688_DK-HistFish-DTUAqua-63688-227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63688_DK-HistFish-DTUAqua-63688-227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63688_DK-HistFish-DTUAqua-63688-227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63688-227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6347" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63688-227'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6347'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63688-227'^^xsd:string;
  dwc:observationDate '1940-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63614_DK-HistFish-DTUAqua-63614-1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63614_DK-HistFish-DTUAqua-63614-1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63614_DK-HistFish-DTUAqua-63614-1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63614_DK-HistFish-DTUAqua-63614-1194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63614_DK-HistFish-DTUAqua-63614-1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63614-1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4488" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63614-1194'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4488'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63614-1194'^^xsd:string;
  dwc:observationDate '1935-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63574_DK-HistFish-DTUAqua-63574-1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63574_DK-HistFish-DTUAqua-63574-1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63574_DK-HistFish-DTUAqua-63574-1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63574_DK-HistFish-DTUAqua-63574-1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63574_DK-HistFish-DTUAqua-63574-1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63574-1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8404" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63574-1042'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8404'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63574-1042'^^xsd:string;
  dwc:observationDate '1951-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63396_DK-HistFish-DTUAqua-63396-1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63396_DK-HistFish-DTUAqua-63396-1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63396_DK-HistFish-DTUAqua-63396-1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63396_DK-HistFish-DTUAqua-63396-1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63396_DK-HistFish-DTUAqua-63396-1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63396-1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63396-1253'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2068'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63396-1253'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63421-307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63421-307'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3036'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63421-307'^^xsd:string;
  dwc:observationDate '1931-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-2579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-2579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-2579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-2579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-2579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63335-2579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63335-2579'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '389'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63335-2579'^^xsd:string;
  dwc:observationDate '1927-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63395-1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63395-1216'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2067'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63395-1216'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63357-1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63357-1224'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63357-1224'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63344_DK-HistFish-DTUAqua-63344-1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63344_DK-HistFish-DTUAqua-63344-1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63344_DK-HistFish-DTUAqua-63344-1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63344_DK-HistFish-DTUAqua-63344-1215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63344_DK-HistFish-DTUAqua-63344-1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63344-1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "793" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63344-1215'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '793'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63344-1215'^^xsd:string;
  dwc:observationDate '1928-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63419_DK-HistFish-DTUAqua-63419-2407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63419_DK-HistFish-DTUAqua-63419-2407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63419_DK-HistFish-DTUAqua-63419-2407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63419_DK-HistFish-DTUAqua-63419-2407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63419_DK-HistFish-DTUAqua-63419-2407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63419-2407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2816" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63419-2407'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2816'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63419-2407'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63370-1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1219" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63370-1294'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1219'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63370-1294'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63398_DK-HistFish-DTUAqua-63398-1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63398_DK-HistFish-DTUAqua-63398-1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63398_DK-HistFish-DTUAqua-63398-1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63398_DK-HistFish-DTUAqua-63398-1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63398_DK-HistFish-DTUAqua-63398-1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63398-1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63398-1271'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2070'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63398-1271'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63645-116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5427" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63645-116'^^xsd:string;
  dwc:scientificName 'Sild'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5427'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63645-116'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-87> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63637-87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63637-87'^^xsd:string;
  dwc:scientificName 'Sild'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5060'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126417'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63637-87'^^xsd:string;
  dwc:observationDate '1936-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-1633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-1633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-1633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-1633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-1633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63639-1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63639-1633'^^xsd:string;
  dwc:scientificName 'Sild'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5070'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126417'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63639-1633'^^xsd:string;
  dwc:observationDate '1936-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63619_DK-HistFish-DTUAqua-63619-1397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63619_DK-HistFish-DTUAqua-63619-1397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63619_DK-HistFish-DTUAqua-63619-1397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63619_DK-HistFish-DTUAqua-63619-1397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63619_DK-HistFish-DTUAqua-63619-1397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63619-1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4666" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63619-1397'^^xsd:string;
  dwc:scientificName 'Sild'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4666'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63619-1397'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63616-2175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4663" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63616-2175'^^xsd:string;
  dwc:scientificName 'Sild'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4663'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63616-2175'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63620-2186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4667" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63620-2186'^^xsd:string;
  dwc:scientificName 'Sild'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4667'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63620-2186'^^xsd:string;
  dwc:observationDate '1935-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63663_DK-HistFish-DTUAqua-63663-1931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63663_DK-HistFish-DTUAqua-63663-1931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63663_DK-HistFish-DTUAqua-63663-1931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63663_DK-HistFish-DTUAqua-63663-1931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63663_DK-HistFish-DTUAqua-63663-1931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63663-1931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5847" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63663-1931'^^xsd:string;
  dwc:scientificName 'Sild'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5847'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63663-1931'^^xsd:string;
  dwc:observationDate '1938-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63663_DK-HistFish-DTUAqua-63663-1930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63663_DK-HistFish-DTUAqua-63663-1930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63663_DK-HistFish-DTUAqua-63663-1930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63663_DK-HistFish-DTUAqua-63663-1930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63663_DK-HistFish-DTUAqua-63663-1930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63663-1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5847" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63663-1930'^^xsd:string;
  dwc:scientificName 'Brisling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5847'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63663-1930'^^xsd:string;
  dwc:observationDate '1938-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63708_DK-HistFish-DTUAqua-63708-1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63708_DK-HistFish-DTUAqua-63708-1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63708_DK-HistFish-DTUAqua-63708-1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5101_DTUAqua-63708_DK-HistFish-DTUAqua-63708-1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63708-1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6405" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63708-1504'^^xsd:string;
  dwc:scientificName 'Brisling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6405'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63708-1504'^^xsd:string;
  dwc:observationDate '1941-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-2153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63611-2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4456" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63611-2153'^^xsd:string;
  dwc:scientificName 'Brisling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4456'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63611-2153'^^xsd:string;
  dwc:observationDate '1935-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-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/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63331-1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63331-1531'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '271'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63331-1531'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63455_DK-HistFish-DTUAqua-63455-2420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63455_DK-HistFish-DTUAqua-63455-2420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63455_DK-HistFish-DTUAqua-63455-2420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63455_DK-HistFish-DTUAqua-63455-2420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63455_DK-HistFish-DTUAqua-63455-2420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63455-2420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3864" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63455-2420'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3864'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63455-2420'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-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/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-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/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63430-326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63430-326'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3060'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63430-326'^^xsd:string;
  dwc:observationDate '1931-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63454_DK-HistFish-DTUAqua-63454-2416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63454_DK-HistFish-DTUAqua-63454-2416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63454_DK-HistFish-DTUAqua-63454-2416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63454_DK-HistFish-DTUAqua-63454-2416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63454_DK-HistFish-DTUAqua-63454-2416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63454-2416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3863" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63454-2416'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3863'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63454-2416'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63420_DK-HistFish-DTUAqua-63420-2411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63420_DK-HistFish-DTUAqua-63420-2411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63420_DK-HistFish-DTUAqua-63420-2411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63420_DK-HistFish-DTUAqua-63420-2411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63420_DK-HistFish-DTUAqua-63420-2411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63420-2411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2817" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63420-2411'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2817'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63420-2411'^^xsd:string;
  dwc:observationDate '1931-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63709_DK-HistFish-DTUAqua-63709-2553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63709_DK-HistFish-DTUAqua-63709-2553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63709_DK-HistFish-DTUAqua-63709-2553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63709_DK-HistFish-DTUAqua-63709-2553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63709_DK-HistFish-DTUAqua-63709-2553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63709-2553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6415" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63709-2553'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6415'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63709-2553'^^xsd:string;
  dwc:observationDate '1941-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-2540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-2540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-2540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-2540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-2540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63720-2540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6457" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63720-2540'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6457'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63720-2540'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63717_DK-HistFish-DTUAqua-63717-2527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63717_DK-HistFish-DTUAqua-63717-2527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63717_DK-HistFish-DTUAqua-63717-2527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63717_DK-HistFish-DTUAqua-63717-2527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63717_DK-HistFish-DTUAqua-63717-2527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63717-2527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6446" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63717-2527'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6446'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63717-2527'^^xsd:string;
  dwc:observationDate '1942-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63342_DK-HistFish-DTUAqua-63342-1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63342_DK-HistFish-DTUAqua-63342-1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63342_DK-HistFish-DTUAqua-63342-1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63342_DK-HistFish-DTUAqua-63342-1208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63342_DK-HistFish-DTUAqua-63342-1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63342-1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "782" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63342-1208'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '782'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63342-1208'^^xsd:string;
  dwc:observationDate '1928-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63329-1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63329-1523'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '269'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63329-1523'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63329-1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63329-1524'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '269'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63329-1524'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63527-793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6941" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63527-793'^^xsd:string;
  dwc:scientificName 'Brisling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6941'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126425'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63527-793'^^xsd:string;
  dwc:observationDate '1947-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63563_DK-HistFish-DTUAqua-63563-985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63563_DK-HistFish-DTUAqua-63563-985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63563_DK-HistFish-DTUAqua-63563-985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63563_DK-HistFish-DTUAqua-63563-985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63563_DK-HistFish-DTUAqua-63563-985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63563-985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63563-985'^^xsd:string;
  dwc:scientificName 'Brisling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8245'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126425'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63563-985'^^xsd:string;
  dwc:observationDate '1951-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63661-178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5841" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63661-178'^^xsd:string;
  dwc:scientificName 'Brisling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5841'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63661-178'^^xsd:string;
  dwc:observationDate '1938-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-1632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-1632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-1632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-1632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-1632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63639-1632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63639-1632'^^xsd:string;
  dwc:scientificName 'Brisling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5070'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126425'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63639-1632'^^xsd:string;
  dwc:observationDate '1936-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63373-1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63373-1983'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1222'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63373-1983'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63374-1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63374-1992'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1228'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63374-1992'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63444_DK-HistFish-DTUAqua-63444-2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63444_DK-HistFish-DTUAqua-63444-2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63444_DK-HistFish-DTUAqua-63444-2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63444_DK-HistFish-DTUAqua-63444-2063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63444_DK-HistFish-DTUAqua-63444-2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63444-2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3514" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63444-2063'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3514'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63444-2063'^^xsd:string;
  dwc:observationDate '1932-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63304-1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63304-1442'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '85'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63304-1442'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63291_DK-HistFish-DTUAqua-63291-1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63291_DK-HistFish-DTUAqua-63291-1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63291_DK-HistFish-DTUAqua-63291-1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63291_DK-HistFish-DTUAqua-63291-1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63291_DK-HistFish-DTUAqua-63291-1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63291-1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63291-1418'^^xsd:string;
  dwc:scientificName 'Torsk'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63291-1418'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63688_DK-HistFish-DTUAqua-63688-2670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63688_DK-HistFish-DTUAqua-63688-2670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63688_DK-HistFish-DTUAqua-63688-2670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63688_DK-HistFish-DTUAqua-63688-2670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63688_DK-HistFish-DTUAqua-63688-2670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63688-2670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6347" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63688-2670'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6347'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63688-2670'^^xsd:string;
  dwc:observationDate '1940-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63722_DK-HistFish-DTUAqua-63722-2379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63722_DK-HistFish-DTUAqua-63722-2379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63722_DK-HistFish-DTUAqua-63722-2379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63722_DK-HistFish-DTUAqua-63722-2379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63722_DK-HistFish-DTUAqua-63722-2379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63722-2379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6459" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63722-2379'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6459'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63722-2379'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63629-2633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4868" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63629-2633'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4868'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63629-2633'^^xsd:string;
  dwc:observationDate '1936-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63307_DK-HistFish-DTUAqua-63307-2503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63307_DK-HistFish-DTUAqua-63307-2503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63307_DK-HistFish-DTUAqua-63307-2503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63307_DK-HistFish-DTUAqua-63307-2503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63307_DK-HistFish-DTUAqua-63307-2503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63307-2503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63307-2503'^^xsd:string;
  dwc:scientificName 'Brisling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126425'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63307-2503'^^xsd:string;
  dwc:observationDate '1927-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63629-2632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4868" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63629-2632'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4868'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63629-2632'^^xsd:string;
  dwc:observationDate '1936-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-1789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-1789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-1789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-1789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-1789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63521-1789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6908" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63521-1789'^^xsd:string;
  dwc:scientificName 'Brisling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6908'^^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 'Denmark'^^xsd: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 '126425'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63521-1789'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63523-749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6910" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63523-749'^^xsd:string;
  dwc:scientificName 'Brisling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6910'^^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 'Denmark'^^xsd: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 '126425'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63523-749'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63539_DK-HistFish-DTUAqua-63539-858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63539_DK-HistFish-DTUAqua-63539-858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63539_DK-HistFish-DTUAqua-63539-858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63539_DK-HistFish-DTUAqua-63539-858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63539_DK-HistFish-DTUAqua-63539-858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63539-858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63539-858'^^xsd:string;
  dwc:scientificName 'Brisling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7061'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126425'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63539-858'^^xsd:string;
  dwc:observationDate '1948-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63531_DK-HistFish-DTUAqua-63531-818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63531_DK-HistFish-DTUAqua-63531-818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63531_DK-HistFish-DTUAqua-63531-818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63531_DK-HistFish-DTUAqua-63531-818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63531_DK-HistFish-DTUAqua-63531-818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63531-818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6971" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63531-818'^^xsd:string;
  dwc:scientificName 'Brisling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6971'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126425'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63531-818'^^xsd:string;
  dwc:observationDate '1948-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63535_DK-HistFish-DTUAqua-63535-840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63535_DK-HistFish-DTUAqua-63535-840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63535_DK-HistFish-DTUAqua-63535-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63535_DK-HistFish-DTUAqua-63535-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/5101_DTUAqua-63535_DK-HistFish-DTUAqua-63535-840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63535-840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6988" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63535-840'^^xsd:string;
  dwc:scientificName 'Brisling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6988'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126425'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63535-840'^^xsd:string;
  dwc:observationDate '1948-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-2033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-2033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-2033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-2033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-2033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63762-2033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63762-2033'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6580'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63762-2033'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63623_DK-HistFish-DTUAqua-63623-2210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63623_DK-HistFish-DTUAqua-63623-2210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63623_DK-HistFish-DTUAqua-63623-2210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63623_DK-HistFish-DTUAqua-63623-2210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63623_DK-HistFish-DTUAqua-63623-2210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63623-2210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4837" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63623-2210'^^xsd:string;
  dwc:scientificName 'Ammodytes lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4837'^^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 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '146485'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63623-2210'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63626_DK-HistFish-DTUAqua-63626-2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63626_DK-HistFish-DTUAqua-63626-2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63626_DK-HistFish-DTUAqua-63626-2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63626_DK-HistFish-DTUAqua-63626-2217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63626_DK-HistFish-DTUAqua-63626-2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63626-2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4840" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63626-2217'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4840'^^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 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63626-2217'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63426-2495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63426-2495'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3051'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63426-2495'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63364-2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63364-2232'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '969'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63364-2232'^^xsd:string;
  dwc:observationDate '1928-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63388-2331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1698" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63388-2331'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1698'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63388-2331'^^xsd:string;
  dwc:observationDate '1929-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63388-2330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1698" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63388-2330'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1698'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63388-2330'^^xsd:string;
  dwc:observationDate '1929-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63626_DK-HistFish-DTUAqua-63626-2218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63626_DK-HistFish-DTUAqua-63626-2218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63626_DK-HistFish-DTUAqua-63626-2218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63626_DK-HistFish-DTUAqua-63626-2218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63626_DK-HistFish-DTUAqua-63626-2218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63626-2218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4840" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63626-2218'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4840'^^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 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63626-2218'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63328-2533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "267" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63328-2533'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '267'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63328-2533'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63388-2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1698" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63388-2327'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1698'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63388-2327'^^xsd:string;
  dwc:observationDate '1929-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63615_DK-HistFish-DTUAqua-63615-1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63615_DK-HistFish-DTUAqua-63615-1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63615_DK-HistFish-DTUAqua-63615-1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63615_DK-HistFish-DTUAqua-63615-1201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63615_DK-HistFish-DTUAqua-63615-1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63615-1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4489" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63615-1201'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4489'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63615-1201'^^xsd:string;
  dwc:observationDate '1935-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63410_DK-HistFish-DTUAqua-63410-2377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63410_DK-HistFish-DTUAqua-63410-2377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63410_DK-HistFish-DTUAqua-63410-2377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63410_DK-HistFish-DTUAqua-63410-2377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63410_DK-HistFish-DTUAqua-63410-2377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63410-2377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2466" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63410-2377'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2466'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63410-2377'^^xsd:string;
  dwc:observationDate '1930-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63414_DK-HistFish-DTUAqua-63414-2388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63414_DK-HistFish-DTUAqua-63414-2388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63414_DK-HistFish-DTUAqua-63414-2388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63414_DK-HistFish-DTUAqua-63414-2388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63414_DK-HistFish-DTUAqua-63414-2388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63414-2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2786" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63414-2388'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2786'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63414-2388'^^xsd:string;
  dwc:observationDate '1931-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-2392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-2392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-2392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-2392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-2392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63415-2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2812" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63415-2392'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2812'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63415-2392'^^xsd:string;
  dwc:observationDate '1931-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63740_DK-HistFish-DTUAqua-63740-2219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63740_DK-HistFish-DTUAqua-63740-2219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63740_DK-HistFish-DTUAqua-63740-2219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63740_DK-HistFish-DTUAqua-63740-2219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63740_DK-HistFish-DTUAqua-63740-2219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63740-2219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6526" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63740-2219'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6526'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63740-2219'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-2263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-2263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-2263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-2263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-2263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63758-2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6576" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63758-2263'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6576'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63758-2263'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-2307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-2307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-2307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-2307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-2307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63729-2307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6498" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63729-2307'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6498'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63729-2307'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63730_DK-HistFish-DTUAqua-63730-2308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63730_DK-HistFish-DTUAqua-63730-2308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63730_DK-HistFish-DTUAqua-63730-2308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63730_DK-HistFish-DTUAqua-63730-2308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63730_DK-HistFish-DTUAqua-63730-2308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63730-2308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6499" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63730-2308'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6499'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63730-2308'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63712_DK-HistFish-DTUAqua-63712-2513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63712_DK-HistFish-DTUAqua-63712-2513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63712_DK-HistFish-DTUAqua-63712-2513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63712_DK-HistFish-DTUAqua-63712-2513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.83333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63712_DK-HistFish-DTUAqua-63712-2513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63712-2513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63712-2513'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6419'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.83333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63712-2513'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63714_DK-HistFish-DTUAqua-63714-2470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63714_DK-HistFish-DTUAqua-63714-2470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63714_DK-HistFish-DTUAqua-63714-2470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63714_DK-HistFish-DTUAqua-63714-2470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63714_DK-HistFish-DTUAqua-63714-2470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63714-2470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6421" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63714-2470'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6421'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63714-2470'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-2453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-2453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-2453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-2453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.85)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-2453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63719-2453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6456" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63719-2453'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6456'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.85'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63719-2453'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63708_DK-HistFish-DTUAqua-63708-2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63708_DK-HistFish-DTUAqua-63708-2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63708_DK-HistFish-DTUAqua-63708-2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5101_DTUAqua-63708_DK-HistFish-DTUAqua-63708-2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63708-2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6405" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63708-2051'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6405'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63708-2051'^^xsd:string;
  dwc:observationDate '1941-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63626_DK-HistFish-DTUAqua-63626-41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63626_DK-HistFish-DTUAqua-63626-41> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63626_DK-HistFish-DTUAqua-63626-41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63626_DK-HistFish-DTUAqua-63626-41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63626_DK-HistFish-DTUAqua-63626-41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63626-41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4840" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63626-41'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4840'^^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 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63626-41'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63388-2329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1698" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63388-2329'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1698'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63388-2329'^^xsd:string;
  dwc:observationDate '1929-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-1262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63362-1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63362-1262'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '967'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63362-1262'^^xsd:string;
  dwc:observationDate '1928-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63370-1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1219" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63370-1297'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1219'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63370-1297'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63370-1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1219" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63370-1298'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1219'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63370-1298'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63370-1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1219" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63370-1299'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1219'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63370-1299'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-1288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63369-1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63369-1288'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1218'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63369-1288'^^xsd:string;
  dwc:observationDate '1928-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63369-1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63369-1289'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1218'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63369-1289'^^xsd:string;
  dwc:observationDate '1928-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63365_DK-HistFish-DTUAqua-63365-1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63365_DK-HistFish-DTUAqua-63365-1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63365_DK-HistFish-DTUAqua-63365-1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63365_DK-HistFish-DTUAqua-63365-1277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63365_DK-HistFish-DTUAqua-63365-1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63365-1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63365-1277'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1059'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63365-1277'^^xsd:string;
  dwc:observationDate '1928-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63572_DK-HistFish-DTUAqua-63572-1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63572_DK-HistFish-DTUAqua-63572-1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63572_DK-HistFish-DTUAqua-63572-1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63572_DK-HistFish-DTUAqua-63572-1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63572_DK-HistFish-DTUAqua-63572-1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63572-1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63572-1037'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8402'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63572-1037'^^xsd:string;
  dwc:observationDate '1951-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63540_DK-HistFish-DTUAqua-63540-862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63540_DK-HistFish-DTUAqua-63540-862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63540_DK-HistFish-DTUAqua-63540-862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63540_DK-HistFish-DTUAqua-63540-862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63540_DK-HistFish-DTUAqua-63540-862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63540-862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63540-862'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7062'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63540-862'^^xsd:string;
  dwc:observationDate '1948-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63537_DK-HistFish-DTUAqua-63537-849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63537_DK-HistFish-DTUAqua-63537-849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63537_DK-HistFish-DTUAqua-63537-849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63537_DK-HistFish-DTUAqua-63537-849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63537_DK-HistFish-DTUAqua-63537-849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63537-849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63537-849'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7037'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63537-849'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63354_DK-HistFish-DTUAqua-63354-2602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63354_DK-HistFish-DTUAqua-63354-2602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63354_DK-HistFish-DTUAqua-63354-2602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63354_DK-HistFish-DTUAqua-63354-2602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63354_DK-HistFish-DTUAqua-63354-2602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63354-2602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "841" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63354-2602'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '841'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63354-2602'^^xsd:string;
  dwc:observationDate '1928-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-2384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-2384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-2384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-2384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-2384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63413-2384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2785" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63413-2384'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2785'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63413-2384'^^xsd:string;
  dwc:observationDate '1931-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-2385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-2385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-2385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-2385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-2385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63413-2385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2785" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63413-2385'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2785'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63413-2385'^^xsd:string;
  dwc:observationDate '1931-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-2400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-2400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-2400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-2400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-2400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63417-2400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2814" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63417-2400'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2814'^^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 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63417-2400'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63433_DK-HistFish-DTUAqua-63433-2030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63433_DK-HistFish-DTUAqua-63433-2030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63433_DK-HistFish-DTUAqua-63433-2030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63433_DK-HistFish-DTUAqua-63433-2030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63433_DK-HistFish-DTUAqua-63433-2030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63433-2030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63433-2030'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3210'^^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 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63433-2030'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63412-281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2783" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63412-281'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2783'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63412-281'^^xsd:string;
  dwc:observationDate '1931-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63412-282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2783" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63412-282'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2783'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63412-282'^^xsd:string;
  dwc:observationDate '1931-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63415-287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2812" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63415-287'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2812'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63415-287'^^xsd:string;
  dwc:observationDate '1931-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63416_DK-HistFish-DTUAqua-63416-294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63416_DK-HistFish-DTUAqua-63416-294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63416_DK-HistFish-DTUAqua-63416-294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63416_DK-HistFish-DTUAqua-63416-294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63416_DK-HistFish-DTUAqua-63416-294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63416-294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2813" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63416-294'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2813'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63416-294'^^xsd:string;
  dwc:observationDate '1931-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-2222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-2222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-2222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-2222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-2222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63363-2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63363-2222'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '968'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63363-2222'^^xsd:string;
  dwc:observationDate '1928-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63392_DK-HistFish-DTUAqua-63392-2347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63392_DK-HistFish-DTUAqua-63392-2347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63392_DK-HistFish-DTUAqua-63392-2347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63392_DK-HistFish-DTUAqua-63392-2347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63392_DK-HistFish-DTUAqua-63392-2347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63392-2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63392-2347'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2064'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63392-2347'^^xsd:string;
  dwc:observationDate '1930-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63394_DK-HistFish-DTUAqua-63394-2354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63394_DK-HistFish-DTUAqua-63394-2354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63394_DK-HistFish-DTUAqua-63394-2354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63394_DK-HistFish-DTUAqua-63394-2354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63394_DK-HistFish-DTUAqua-63394-2354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63394-2354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2066" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63394-2354'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2066'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63394-2354'^^xsd:string;
  dwc:observationDate '1930-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63403_DK-HistFish-DTUAqua-63403-2355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63403_DK-HistFish-DTUAqua-63403-2355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63403_DK-HistFish-DTUAqua-63403-2355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63403_DK-HistFish-DTUAqua-63403-2355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63403_DK-HistFish-DTUAqua-63403-2355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63403-2355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2441" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63403-2355'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2441'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63403-2355'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63404_DK-HistFish-DTUAqua-63404-2360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63404_DK-HistFish-DTUAqua-63404-2360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63404_DK-HistFish-DTUAqua-63404-2360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63404_DK-HistFish-DTUAqua-63404-2360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63404_DK-HistFish-DTUAqua-63404-2360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63404-2360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2442" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63404-2360'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2442'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63404-2360'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63384-2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1693" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63384-2311'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1693'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63384-2311'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63385_DK-HistFish-DTUAqua-63385-2319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63385_DK-HistFish-DTUAqua-63385-2319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63385_DK-HistFish-DTUAqua-63385-2319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63385_DK-HistFish-DTUAqua-63385-2319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63385_DK-HistFish-DTUAqua-63385-2319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63385-2319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1694" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63385-2319'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1694'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63385-2319'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63409_DK-HistFish-DTUAqua-63409-2373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63409_DK-HistFish-DTUAqua-63409-2373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63409_DK-HistFish-DTUAqua-63409-2373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63409_DK-HistFish-DTUAqua-63409-2373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63409_DK-HistFish-DTUAqua-63409-2373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63409-2373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2465" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63409-2373'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2465'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63409-2373'^^xsd:string;
  dwc:observationDate '1930-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63326-2520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "265" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63326-2520'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '265'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63326-2520'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63299_DK-HistFish-DTUAqua-63299-2197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63299_DK-HistFish-DTUAqua-63299-2197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63299_DK-HistFish-DTUAqua-63299-2197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63299_DK-HistFish-DTUAqua-63299-2197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63299_DK-HistFish-DTUAqua-63299-2197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63299-2197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63299-2197'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63299-2197'^^xsd:string;
  dwc:observationDate '1927-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63301_DK-HistFish-DTUAqua-63301-2201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63301_DK-HistFish-DTUAqua-63301-2201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63301_DK-HistFish-DTUAqua-63301-2201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63301_DK-HistFish-DTUAqua-63301-2201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63301_DK-HistFish-DTUAqua-63301-2201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63301-2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63301-2201'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63301-2201'^^xsd:string;
  dwc:observationDate '1927-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-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/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63463-2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63463-2092'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4077'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63463-2092'^^xsd:string;
  dwc:observationDate '1934-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63450_DK-HistFish-DTUAqua-63450-2266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63450_DK-HistFish-DTUAqua-63450-2266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63450_DK-HistFish-DTUAqua-63450-2266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63450_DK-HistFish-DTUAqua-63450-2266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63450_DK-HistFish-DTUAqua-63450-2266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63450-2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3609" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63450-2266'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3609'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63450-2266'^^xsd:string;
  dwc:observationDate '1933-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63452-2276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3861" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63452-2276'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3861'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63452-2276'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63453_DK-HistFish-DTUAqua-63453-2282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63453_DK-HistFish-DTUAqua-63453-2282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63453_DK-HistFish-DTUAqua-63453-2282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63453_DK-HistFish-DTUAqua-63453-2282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63453_DK-HistFish-DTUAqua-63453-2282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63453-2282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3862" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63453-2282'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3862'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63453-2282'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63376_DK-HistFish-DTUAqua-63376-2296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63376_DK-HistFish-DTUAqua-63376-2296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63376_DK-HistFish-DTUAqua-63376-2296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63376_DK-HistFish-DTUAqua-63376-2296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63376_DK-HistFish-DTUAqua-63376-2296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63376-2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63376-2296'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1230'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63376-2296'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63380_DK-HistFish-DTUAqua-63380-2297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63380_DK-HistFish-DTUAqua-63380-2297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63380_DK-HistFish-DTUAqua-63380-2297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63380_DK-HistFish-DTUAqua-63380-2297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63380_DK-HistFish-DTUAqua-63380-2297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63380-2297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1445" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63380-2297'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1445'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63380-2297'^^xsd:string;
  dwc:observationDate '1929-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63368-2243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1217" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63368-2243'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1217'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63368-2243'^^xsd:string;
  dwc:observationDate '1928-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-2143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-2143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-2143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-2143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-2143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63609-2143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63609-2143'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4454'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63609-2143'^^xsd:string;
  dwc:observationDate '1935-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63612_DK-HistFish-DTUAqua-63612-2155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63612_DK-HistFish-DTUAqua-63612-2155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63612_DK-HistFish-DTUAqua-63612-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/5101_DTUAqua-63612_DK-HistFish-DTUAqua-63612-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/5101_DTUAqua-63612_DK-HistFish-DTUAqua-63612-2155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63612-2155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4457" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63612-2155'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4457'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63612-2155'^^xsd:string;
  dwc:observationDate '1935-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63613_DK-HistFish-DTUAqua-63613-2160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63613_DK-HistFish-DTUAqua-63613-2160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63613_DK-HistFish-DTUAqua-63613-2160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63613_DK-HistFish-DTUAqua-63613-2160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63613_DK-HistFish-DTUAqua-63613-2160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63613-2160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4487" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63613-2160'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4487'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63613-2160'^^xsd:string;
  dwc:observationDate '1935-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63757_DK-HistFish-DTUAqua-63757-2164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63757_DK-HistFish-DTUAqua-63757-2164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63757_DK-HistFish-DTUAqua-63757-2164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63757_DK-HistFish-DTUAqua-63757-2164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63757_DK-HistFish-DTUAqua-63757-2164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63757-2164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6575" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63757-2164'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6575'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63757-2164'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63620-2184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4667" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63620-2184'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4667'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63620-2184'^^xsd:string;
  dwc:observationDate '1935-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63738_DK-HistFish-DTUAqua-63738-2192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63738_DK-HistFish-DTUAqua-63738-2192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63738_DK-HistFish-DTUAqua-63738-2192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63738_DK-HistFish-DTUAqua-63738-2192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63738_DK-HistFish-DTUAqua-63738-2192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63738-2192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6524" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63738-2192'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6524'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63738-2192'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63742_DK-HistFish-DTUAqua-63742-2234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63742_DK-HistFish-DTUAqua-63742-2234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63742_DK-HistFish-DTUAqua-63742-2234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63742_DK-HistFish-DTUAqua-63742-2234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.05)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63742_DK-HistFish-DTUAqua-63742-2234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63742-2234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6528" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63742-2234'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6528'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63742-2234'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63625_DK-HistFish-DTUAqua-63625-2213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63625_DK-HistFish-DTUAqua-63625-2213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63625_DK-HistFish-DTUAqua-63625-2213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63625_DK-HistFish-DTUAqua-63625-2213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63625_DK-HistFish-DTUAqua-63625-2213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63625-2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4839" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63625-2213'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4839'^^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 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63625-2213'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63539_DK-HistFish-DTUAqua-63539-857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63539_DK-HistFish-DTUAqua-63539-857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63539_DK-HistFish-DTUAqua-63539-857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63539_DK-HistFish-DTUAqua-63539-857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63539_DK-HistFish-DTUAqua-63539-857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63539-857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63539-857'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7061'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63539-857'^^xsd:string;
  dwc:observationDate '1948-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63386_DK-HistFish-DTUAqua-63386-1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63386_DK-HistFish-DTUAqua-63386-1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63386_DK-HistFish-DTUAqua-63386-1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63386_DK-HistFish-DTUAqua-63386-1361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63386_DK-HistFish-DTUAqua-63386-1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63386-1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1695" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63386-1361'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1695'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63386-1361'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-1233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63359-1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63359-1233'^^xsd:string;
  dwc:scientificName 'Ål'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63359-1233'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-1242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-1242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-1242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-1242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-1242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63360-1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63360-1242'^^xsd:string;
  dwc:scientificName 'Ål'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63360-1242'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-1340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63400-1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63400-1340'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2072'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63400-1340'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63390-1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1700" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63390-1379'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1700'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63390-1379'^^xsd:string;
  dwc:observationDate '1929-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63325-1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "264" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63325-1495'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '264'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63325-1495'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63663_DK-HistFish-DTUAqua-63663-1927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63663_DK-HistFish-DTUAqua-63663-1927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63663_DK-HistFish-DTUAqua-63663-1927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63663_DK-HistFish-DTUAqua-63663-1927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63663_DK-HistFish-DTUAqua-63663-1927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63663-1927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5847" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63663-1927'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5847'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63663-1927'^^xsd:string;
  dwc:observationDate '1938-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63341_DK-HistFish-DTUAqua-63341-1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63341_DK-HistFish-DTUAqua-63341-1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63341_DK-HistFish-DTUAqua-63341-1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63341_DK-HistFish-DTUAqua-63341-1204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63341_DK-HistFish-DTUAqua-63341-1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63341-1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "781" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63341-1204'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '781'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63341-1204'^^xsd:string;
  dwc:observationDate '1928-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63328-2532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "267" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63328-2532'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '267'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63328-2532'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63589-1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63589-1092'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9002'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63589-1092'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63437_DK-HistFish-DTUAqua-63437-2037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63437_DK-HistFish-DTUAqua-63437-2037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63437_DK-HistFish-DTUAqua-63437-2037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63437_DK-HistFish-DTUAqua-63437-2037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63437_DK-HistFish-DTUAqua-63437-2037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63437-2037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63437-2037'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3214'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63437-2037'^^xsd:string;
  dwc:observationDate '1932-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-2547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-2547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-2547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-2547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-2547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63331-2547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63331-2547'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '271'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63331-2547'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63418_DK-HistFish-DTUAqua-63418-2402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63418_DK-HistFish-DTUAqua-63418-2402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63418_DK-HistFish-DTUAqua-63418-2402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63418_DK-HistFish-DTUAqua-63418-2402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63418_DK-HistFish-DTUAqua-63418-2402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63418-2402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2815" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63418-2402'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2815'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63418-2402'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-2368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-2368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-2368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-2368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-2368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63727-2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6468" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63727-2368'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6468'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63727-2368'^^xsd:string;
  dwc:observationDate '1942-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63320_DK-HistFish-DTUAqua-63320-1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63320_DK-HistFish-DTUAqua-63320-1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63320_DK-HistFish-DTUAqua-63320-1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63320_DK-HistFish-DTUAqua-63320-1479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63320_DK-HistFish-DTUAqua-63320-1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63320-1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63320-1479'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '238'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63320-1479'^^xsd:string;
  dwc:observationDate '1926-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63629-2637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4868" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63629-2637'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4868'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63629-2637'^^xsd:string;
  dwc:observationDate '1936-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63625_DK-HistFish-DTUAqua-63625-2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63625_DK-HistFish-DTUAqua-63625-2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63625_DK-HistFish-DTUAqua-63625-2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63625_DK-HistFish-DTUAqua-63625-2214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63625_DK-HistFish-DTUAqua-63625-2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63625-2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4839" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63625-2214'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4839'^^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 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63625-2214'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63625_DK-HistFish-DTUAqua-63625-2215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63625_DK-HistFish-DTUAqua-63625-2215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63625_DK-HistFish-DTUAqua-63625-2215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63625_DK-HistFish-DTUAqua-63625-2215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63625_DK-HistFish-DTUAqua-63625-2215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63625-2215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4839" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63625-2215'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4839'^^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 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63625-2215'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63750_DK-HistFish-DTUAqua-63750-2101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63750_DK-HistFish-DTUAqua-63750-2101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63750_DK-HistFish-DTUAqua-63750-2101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63750_DK-HistFish-DTUAqua-63750-2101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63750_DK-HistFish-DTUAqua-63750-2101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63750-2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6545" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63750-2101'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6545'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63750-2101'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63623_DK-HistFish-DTUAqua-63623-2209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63623_DK-HistFish-DTUAqua-63623-2209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63623_DK-HistFish-DTUAqua-63623-2209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63623_DK-HistFish-DTUAqua-63623-2209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63623_DK-HistFish-DTUAqua-63623-2209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63623-2209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4837" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63623-2209'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4837'^^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 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63623-2209'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63712_DK-HistFish-DTUAqua-63712-2514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63712_DK-HistFish-DTUAqua-63712-2514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63712_DK-HistFish-DTUAqua-63712-2514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63712_DK-HistFish-DTUAqua-63712-2514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.83333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63712_DK-HistFish-DTUAqua-63712-2514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63712-2514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63712-2514'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6419'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.83333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63712-2514'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63669_DK-HistFish-DTUAqua-63669-1960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63669_DK-HistFish-DTUAqua-63669-1960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63669_DK-HistFish-DTUAqua-63669-1960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63669_DK-HistFish-DTUAqua-63669-1960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63669_DK-HistFish-DTUAqua-63669-1960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63669-1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63669-1960'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6126'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63669-1960'^^xsd:string;
  dwc:observationDate '1939-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63669_DK-HistFish-DTUAqua-63669-1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63669_DK-HistFish-DTUAqua-63669-1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63669_DK-HistFish-DTUAqua-63669-1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63669_DK-HistFish-DTUAqua-63669-1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63669_DK-HistFish-DTUAqua-63669-1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63669-1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63669-1961'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6126'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63669-1961'^^xsd:string;
  dwc:observationDate '1939-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63670_DK-HistFish-DTUAqua-63670-1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63670_DK-HistFish-DTUAqua-63670-1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63670_DK-HistFish-DTUAqua-63670-1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63670_DK-HistFish-DTUAqua-63670-1967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.125)"^^geo:wktLiteral ;
  geo-pos:lat "56.8"^^xsd:decimal ;
  geo-pos:long "9.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63670_DK-HistFish-DTUAqua-63670-1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63670-1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6304" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63670-1967'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6304'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.125'^^xsd:double;
  dwc:latitude '56.8'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63670-1967'^^xsd:string;
  dwc:observationDate '1940-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63690_DK-HistFish-DTUAqua-63690-1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63690_DK-HistFish-DTUAqua-63690-1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63690_DK-HistFish-DTUAqua-63690-1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63690_DK-HistFish-DTUAqua-63690-1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.8"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63690_DK-HistFish-DTUAqua-63690-1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63690-1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6352" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63690-1978'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6352'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '56.8'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63690-1978'^^xsd:string;
  dwc:observationDate '1941-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-19> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63415-19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2812" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63415-19'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2812'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63415-19'^^xsd:string;
  dwc:observationDate '1931-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63696_DK-HistFish-DTUAqua-63696-1972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63696_DK-HistFish-DTUAqua-63696-1972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63696_DK-HistFish-DTUAqua-63696-1972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91666667 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.91666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63696_DK-HistFish-DTUAqua-63696-1972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91666667 9.05)"^^geo:wktLiteral ;
  geo-pos:lat "56.91666667"^^xsd:decimal ;
  geo-pos:long "9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63696_DK-HistFish-DTUAqua-63696-1972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63696-1972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6375" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63696-1972'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6375'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '56.91666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63696-1972'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63316_DK-HistFish-DTUAqua-63316-2456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63316_DK-HistFish-DTUAqua-63316-2456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63316_DK-HistFish-DTUAqua-63316-2456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63316_DK-HistFish-DTUAqua-63316-2456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63316_DK-HistFish-DTUAqua-63316-2456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63316-2456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63316-2456'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '187'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63316-2456'^^xsd:string;
  dwc:observationDate '1926-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63377-1326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63377-1326'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1231'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63377-1326'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63377-1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63377-1327'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1231'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63377-1327'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63379_DK-HistFish-DTUAqua-63379-267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63379_DK-HistFish-DTUAqua-63379-267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63379_DK-HistFish-DTUAqua-63379-267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63379_DK-HistFish-DTUAqua-63379-267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63379_DK-HistFish-DTUAqua-63379-267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63379-267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1444" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63379-267'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1444'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63379-267'^^xsd:string;
  dwc:observationDate '1929-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63379_DK-HistFish-DTUAqua-63379-268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63379_DK-HistFish-DTUAqua-63379-268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63379_DK-HistFish-DTUAqua-63379-268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63379_DK-HistFish-DTUAqua-63379-268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63379_DK-HistFish-DTUAqua-63379-268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63379-268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1444" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63379-268'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1444'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63379-268'^^xsd:string;
  dwc:observationDate '1929-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63434_DK-HistFish-DTUAqua-63434-21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63434_DK-HistFish-DTUAqua-63434-21> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63434_DK-HistFish-DTUAqua-63434-21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63434_DK-HistFish-DTUAqua-63434-21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63434_DK-HistFish-DTUAqua-63434-21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63434-21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63434-21'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3211'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63434-21'^^xsd:string;
  dwc:observationDate '1932-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63378-259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1232" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63378-259'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1232'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63378-259'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-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/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-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/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63378-260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1232" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63378-260'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1232'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63378-260'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63378-261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1232" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63378-261'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1232'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63378-261'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63378-262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1232" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63378-262'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1232'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63378-262'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63316_DK-HistFish-DTUAqua-63316-2457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63316_DK-HistFish-DTUAqua-63316-2457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63316_DK-HistFish-DTUAqua-63316-2457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63316_DK-HistFish-DTUAqua-63316-2457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63316_DK-HistFish-DTUAqua-63316-2457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63316-2457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63316-2457'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '187'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63316-2457'^^xsd:string;
  dwc:observationDate '1926-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-1943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-1943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-1943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-1943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-1943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63665-1943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6095" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63665-1943'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6095'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63665-1943'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-1942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-1942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-1942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-1942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-1942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63665-1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6095" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63665-1942'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6095'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63665-1942'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63656_DK-HistFish-DTUAqua-63656-164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63656_DK-HistFish-DTUAqua-63656-164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63656_DK-HistFish-DTUAqua-63656-164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63656_DK-HistFish-DTUAqua-63656-164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63656_DK-HistFish-DTUAqua-63656-164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63656-164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5718" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63656-164'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5718'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63656-164'^^xsd:string;
  dwc:observationDate '1938-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63655_DK-HistFish-DTUAqua-63655-160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63655_DK-HistFish-DTUAqua-63655-160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63655_DK-HistFish-DTUAqua-63655-160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63655_DK-HistFish-DTUAqua-63655-160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63655_DK-HistFish-DTUAqua-63655-160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63655-160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5707" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63655-160'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5707'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63655-160'^^xsd:string;
  dwc:observationDate '1938-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63656_DK-HistFish-DTUAqua-63656-165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63656_DK-HistFish-DTUAqua-63656-165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63656_DK-HistFish-DTUAqua-63656-165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63656_DK-HistFish-DTUAqua-63656-165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63656_DK-HistFish-DTUAqua-63656-165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63656-165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5718" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63656-165'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5718'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63656-165'^^xsd:string;
  dwc:observationDate '1938-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63652-142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5690" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63652-142'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5690'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63652-142'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63754_DK-HistFish-DTUAqua-63754-169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63754_DK-HistFish-DTUAqua-63754-169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63754_DK-HistFish-DTUAqua-63754-169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96666667 8.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63754_DK-HistFish-DTUAqua-63754-169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96666667 8.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.96666667"^^xsd:decimal ;
  geo-pos:long "8.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63754_DK-HistFish-DTUAqua-63754-169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63754-169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6561" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63754-169'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6561'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96666667'^^xsd:double;
  dwc:latitude '56.96666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63754-169'^^xsd:string;
  dwc:observationDate '1944-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63660-187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5840" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63660-187'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5840'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63660-187'^^xsd:string;
  dwc:observationDate '1938-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63652-148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5690" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63652-148'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5690'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63652-148'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63656_DK-HistFish-DTUAqua-63656-167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63656_DK-HistFish-DTUAqua-63656-167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63656_DK-HistFish-DTUAqua-63656-167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63656_DK-HistFish-DTUAqua-63656-167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63656_DK-HistFish-DTUAqua-63656-167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63656-167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5718" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63656-167'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5718'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63656-167'^^xsd:string;
  dwc:observationDate '1938-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-1608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-1608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-1608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-1608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-1608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63639-1608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63639-1608'^^xsd:string;
  dwc:scientificName 'Slethvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5070'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127150'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63639-1608'^^xsd:string;
  dwc:observationDate '1936-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63627_DK-HistFish-DTUAqua-63627-47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63627_DK-HistFish-DTUAqua-63627-47> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63627_DK-HistFish-DTUAqua-63627-47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63627_DK-HistFish-DTUAqua-63627-47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63627_DK-HistFish-DTUAqua-63627-47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63627-47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4862" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63627-47'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4862'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63627-47'^^xsd:string;
  dwc:observationDate '1936-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63640-1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63640-1641'^^xsd:string;
  dwc:scientificName 'Slethvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5071'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127150'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63640-1641'^^xsd:string;
  dwc:observationDate '1936-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63525-784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6933" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63525-784'^^xsd:string;
  dwc:scientificName 'Slethvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6933'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127150'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63525-784'^^xsd:string;
  dwc:observationDate '1947-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-2122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-2122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-2122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-2122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-2122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63469-2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4281" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63469-2122'^^xsd:string;
  dwc:scientificName 'Slethvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4281'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127150'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63469-2122'^^xsd:string;
  dwc:observationDate '1934-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63462_DK-HistFish-DTUAqua-63462-402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63462_DK-HistFish-DTUAqua-63462-402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63462_DK-HistFish-DTUAqua-63462-402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63462_DK-HistFish-DTUAqua-63462-402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63462_DK-HistFish-DTUAqua-63462-402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63462-402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63462-402'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4064'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63462-402'^^xsd:string;
  dwc:observationDate '1934-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63469-433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4281" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63469-433'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4281'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63469-433'^^xsd:string;
  dwc:observationDate '1934-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63460_DK-HistFish-DTUAqua-63460-392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63460_DK-HistFish-DTUAqua-63460-392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63460_DK-HistFish-DTUAqua-63460-392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63460_DK-HistFish-DTUAqua-63460-392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63460_DK-HistFish-DTUAqua-63460-392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63460-392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63460-392'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4015'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63460-392'^^xsd:string;
  dwc:observationDate '1934-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63436_DK-HistFish-DTUAqua-63436-340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63436_DK-HistFish-DTUAqua-63436-340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63436_DK-HistFish-DTUAqua-63436-340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63436_DK-HistFish-DTUAqua-63436-340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63436_DK-HistFish-DTUAqua-63436-340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63436-340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63436-340'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3213'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63436-340'^^xsd:string;
  dwc:observationDate '1932-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63441_DK-HistFish-DTUAqua-63441-354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63441_DK-HistFish-DTUAqua-63441-354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63441_DK-HistFish-DTUAqua-63441-354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63441_DK-HistFish-DTUAqua-63441-354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63441_DK-HistFish-DTUAqua-63441-354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63441-354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3511" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63441-354'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3511'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63441-354'^^xsd:string;
  dwc:observationDate '1932-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63430-324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63430-324'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3060'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63430-324'^^xsd:string;
  dwc:observationDate '1931-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63613_DK-HistFish-DTUAqua-63613-31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63613_DK-HistFish-DTUAqua-63613-31> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63613_DK-HistFish-DTUAqua-63613-31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63613_DK-HistFish-DTUAqua-63613-31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63613_DK-HistFish-DTUAqua-63613-31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63613-31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4487" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63613-31'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4487'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63613-31'^^xsd:string;
  dwc:observationDate '1935-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63542-880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63542-880'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7065'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63542-880'^^xsd:string;
  dwc:observationDate '1948-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63528-804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63528-804'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6954'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63528-804'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63520_DK-HistFish-DTUAqua-63520-776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63520_DK-HistFish-DTUAqua-63520-776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63520_DK-HistFish-DTUAqua-63520-776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63520_DK-HistFish-DTUAqua-63520-776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63520_DK-HistFish-DTUAqua-63520-776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63520-776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6907" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63520-776'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6907'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63520-776'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63523-762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6910" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63523-762'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6910'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63523-762'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63533_DK-HistFish-DTUAqua-63533-827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63533_DK-HistFish-DTUAqua-63533-827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63533_DK-HistFish-DTUAqua-63533-827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63533_DK-HistFish-DTUAqua-63533-827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63533_DK-HistFish-DTUAqua-63533-827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63533-827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6973" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63533-827'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6973'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63533-827'^^xsd:string;
  dwc:observationDate '1948-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63530_DK-HistFish-DTUAqua-63530-816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63530_DK-HistFish-DTUAqua-63530-816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63530_DK-HistFish-DTUAqua-63530-816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63530_DK-HistFish-DTUAqua-63530-816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63530_DK-HistFish-DTUAqua-63530-816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63530-816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6956" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63530-816'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6956'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63530-816'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63483-623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6658" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63483-623'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6658'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63483-623'^^xsd:string;
  dwc:observationDate '1945-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63493_DK-HistFish-DTUAqua-63493-646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63493_DK-HistFish-DTUAqua-63493-646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63493_DK-HistFish-DTUAqua-63493-646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63493_DK-HistFish-DTUAqua-63493-646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63493_DK-HistFish-DTUAqua-63493-646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63493-646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6703" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63493-646'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6703'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63493-646'^^xsd:string;
  dwc:observationDate '1945-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-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/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63609-1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63609-1175'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4454'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63609-1175'^^xsd:string;
  dwc:observationDate '1935-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63659_DK-HistFish-DTUAqua-63659-1920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63659_DK-HistFish-DTUAqua-63659-1920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63659_DK-HistFish-DTUAqua-63659-1920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63659_DK-HistFish-DTUAqua-63659-1920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63659_DK-HistFish-DTUAqua-63659-1920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63659-1920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5820" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63659-1920'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5820'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63659-1920'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63660-1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5840" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63660-1934'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5840'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63660-1934'^^xsd:string;
  dwc:observationDate '1938-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-1941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-1941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-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/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-1941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63523-1941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6910" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63523-1941'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6910'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63523-1941'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63543-887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7066" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63543-887'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7066'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63543-887'^^xsd:string;
  dwc:observationDate '1948-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63536_DK-HistFish-DTUAqua-63536-845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63536_DK-HistFish-DTUAqua-63536-845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63536_DK-HistFish-DTUAqua-63536-845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63536_DK-HistFish-DTUAqua-63536-845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63536_DK-HistFish-DTUAqua-63536-845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63536-845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63536-845'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7036'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63536-845'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63544_DK-HistFish-DTUAqua-63544-894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63544_DK-HistFish-DTUAqua-63544-894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63544_DK-HistFish-DTUAqua-63544-894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63544_DK-HistFish-DTUAqua-63544-894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63544_DK-HistFish-DTUAqua-63544-894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63544-894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63544-894'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7070'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63544-894'^^xsd:string;
  dwc:observationDate '1948-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63541-871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63541-871'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7063'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63541-871'^^xsd:string;
  dwc:observationDate '1948-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63756_DK-HistFish-DTUAqua-63756-533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63756_DK-HistFish-DTUAqua-63756-533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63756_DK-HistFish-DTUAqua-63756-533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63756_DK-HistFish-DTUAqua-63756-533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63756_DK-HistFish-DTUAqua-63756-533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63756-533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6574" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63756-533'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6574'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96666667'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63756-533'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63652-144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5690" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63652-144'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5690'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63652-144'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63652-143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5690" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63652-143'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5690'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63652-143'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63672_DK-HistFish-DTUAqua-63672-219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63672_DK-HistFish-DTUAqua-63672-219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63672_DK-HistFish-DTUAqua-63672-219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90416667 9.1375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.90416667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63672_DK-HistFish-DTUAqua-63672-219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90416667 9.1375)"^^geo:wktLiteral ;
  geo-pos:lat "56.90416667"^^xsd:decimal ;
  geo-pos:long "9.1375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63672_DK-HistFish-DTUAqua-63672-219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63672-219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6310" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63672-219'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6310'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.1375'^^xsd:double;
  dwc:latitude '56.90416667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63672-219'^^xsd:string;
  dwc:observationDate '1940-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63673_DK-HistFish-DTUAqua-63673-224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63673_DK-HistFish-DTUAqua-63673-224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63673_DK-HistFish-DTUAqua-63673-224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95833333 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95833333"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63673_DK-HistFish-DTUAqua-63673-224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95833333 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95833333"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63673_DK-HistFish-DTUAqua-63673-224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63673-224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6311" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63673-224'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6311'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95833333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63673-224'^^xsd:string;
  dwc:observationDate '1940-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63668-207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63668-207'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6103'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63668-207'^^xsd:string;
  dwc:observationDate '1939-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63667-198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63667-198'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6101'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63667-198'^^xsd:string;
  dwc:observationDate '1939-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63664_DK-HistFish-DTUAqua-63664-191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63664_DK-HistFish-DTUAqua-63664-191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63664_DK-HistFish-DTUAqua-63664-191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63664_DK-HistFish-DTUAqua-63664-191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63664_DK-HistFish-DTUAqua-63664-191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63664-191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63664-191'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6094'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63664-191'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63660-185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5840" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63660-185'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5840'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63660-185'^^xsd:string;
  dwc:observationDate '1938-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63757_DK-HistFish-DTUAqua-63757-1728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63757_DK-HistFish-DTUAqua-63757-1728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63757_DK-HistFish-DTUAqua-63757-1728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63757_DK-HistFish-DTUAqua-63757-1728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63757_DK-HistFish-DTUAqua-63757-1728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63757-1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6575" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63757-1728'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6575'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63757-1728'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63652-145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5690" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63652-145'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5690'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63652-145'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63759-539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6577" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63759-539'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6577'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63759-539'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63760-542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6578" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63760-542'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6578'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63760-542'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63760-541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6578" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63760-541'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6578'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63760-541'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63762-545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63762-545'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6580'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63762-545'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63564-994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8246" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63564-994'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8246'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63564-994'^^xsd:string;
  dwc:observationDate '1951-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63565-1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8247" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63565-1001'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8247'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63565-1001'^^xsd:string;
  dwc:observationDate '1951-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63555_DK-HistFish-DTUAqua-63555-946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63555_DK-HistFish-DTUAqua-63555-946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63555_DK-HistFish-DTUAqua-63555-946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63555_DK-HistFish-DTUAqua-63555-946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63555_DK-HistFish-DTUAqua-63555-946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63555-946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7338" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63555-946'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7338'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63555-946'^^xsd:string;
  dwc:observationDate '1949-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63556_DK-HistFish-DTUAqua-63556-949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63556_DK-HistFish-DTUAqua-63556-949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63556_DK-HistFish-DTUAqua-63556-949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63556_DK-HistFish-DTUAqua-63556-949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63556_DK-HistFish-DTUAqua-63556-949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63556-949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7339" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63556-949'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7339'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63556-949'^^xsd:string;
  dwc:observationDate '1949-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63552_DK-HistFish-DTUAqua-63552-937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63552_DK-HistFish-DTUAqua-63552-937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63552_DK-HistFish-DTUAqua-63552-937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63552_DK-HistFish-DTUAqua-63552-937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63552_DK-HistFish-DTUAqua-63552-937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63552-937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7334" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63552-937'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7334'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63552-937'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63568_DK-HistFish-DTUAqua-63568-966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63568_DK-HistFish-DTUAqua-63568-966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63568_DK-HistFish-DTUAqua-63568-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/5101_DTUAqua-63568_DK-HistFish-DTUAqua-63568-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/5101_DTUAqua-63568_DK-HistFish-DTUAqua-63568-966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63568-966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8375" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63568-966'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8375'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63568-966'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63559_DK-HistFish-DTUAqua-63559-964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63559_DK-HistFish-DTUAqua-63559-964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63559_DK-HistFish-DTUAqua-63559-964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63559_DK-HistFish-DTUAqua-63559-964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63559_DK-HistFish-DTUAqua-63559-964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63559-964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8239" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63559-964'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8239'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63559-964'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63469-429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4281" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63469-429'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4281'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63469-429'^^xsd:string;
  dwc:observationDate '1934-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63468-424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4280" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63468-424'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4280'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63468-424'^^xsd:string;
  dwc:observationDate '1934-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63435_DK-HistFish-DTUAqua-63435-335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63435_DK-HistFish-DTUAqua-63435-335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63435_DK-HistFish-DTUAqua-63435-335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63435_DK-HistFish-DTUAqua-63435-335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63435_DK-HistFish-DTUAqua-63435-335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63435-335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3212" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63435-335'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3212'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63435-335'^^xsd:string;
  dwc:observationDate '1932-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63436_DK-HistFish-DTUAqua-63436-338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63436_DK-HistFish-DTUAqua-63436-338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63436_DK-HistFish-DTUAqua-63436-338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63436_DK-HistFish-DTUAqua-63436-338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63436_DK-HistFish-DTUAqua-63436-338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63436-338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63436-338'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3213'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63436-338'^^xsd:string;
  dwc:observationDate '1932-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63379_DK-HistFish-DTUAqua-63379-266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63379_DK-HistFish-DTUAqua-63379-266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63379_DK-HistFish-DTUAqua-63379-266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63379_DK-HistFish-DTUAqua-63379-266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63379_DK-HistFish-DTUAqua-63379-266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63379-266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1444" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63379-266'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1444'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63379-266'^^xsd:string;
  dwc:observationDate '1929-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63411_DK-HistFish-DTUAqua-63411-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63411_DK-HistFish-DTUAqua-63411-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63411_DK-HistFish-DTUAqua-63411-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63411_DK-HistFish-DTUAqua-63411-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63411_DK-HistFish-DTUAqua-63411-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63411-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2467" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63411-18'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2467'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63411-18'^^xsd:string;
  dwc:observationDate '1930-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63334-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "356" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63334-5'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '356'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63334-5'^^xsd:string;
  dwc:observationDate '1927-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63382_DK-HistFish-DTUAqua-63382-13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63382_DK-HistFish-DTUAqua-63382-13> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63382_DK-HistFish-DTUAqua-63382-13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63382_DK-HistFish-DTUAqua-63382-13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63382_DK-HistFish-DTUAqua-63382-13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63382-13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1448" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63382-13'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1448'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63382-13'^^xsd:string;
  dwc:observationDate '1929-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63422_DK-HistFish-DTUAqua-63422-310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63422_DK-HistFish-DTUAqua-63422-310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63422_DK-HistFish-DTUAqua-63422-310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63422_DK-HistFish-DTUAqua-63422-310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63422_DK-HistFish-DTUAqua-63422-310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63422-310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63422-310'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3037'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63422-310'^^xsd:string;
  dwc:observationDate '1931-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-2247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-2247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-2247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-2247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-2247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63369-2247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63369-2247'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1218'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63369-2247'^^xsd:string;
  dwc:observationDate '1928-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63376_DK-HistFish-DTUAqua-63376-2293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63376_DK-HistFish-DTUAqua-63376-2293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63376_DK-HistFish-DTUAqua-63376-2293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63376_DK-HistFish-DTUAqua-63376-2293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63376_DK-HistFish-DTUAqua-63376-2293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63376-2293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63376-2293'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1230'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63376-2293'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63417-295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2814" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63417-295'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2814'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63417-295'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63421-303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63421-303'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3036'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63421-303'^^xsd:string;
  dwc:observationDate '1931-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63413-285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2785" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63413-285'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2785'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63413-285'^^xsd:string;
  dwc:observationDate '1931-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63416_DK-HistFish-DTUAqua-63416-290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63416_DK-HistFish-DTUAqua-63416-290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63416_DK-HistFish-DTUAqua-63416-290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63416_DK-HistFish-DTUAqua-63416-290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63416_DK-HistFish-DTUAqua-63416-290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63416-290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2813" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63416-290'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2813'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63416-290'^^xsd:string;
  dwc:observationDate '1931-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63412-276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2783" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63412-276'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2783'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63412-276'^^xsd:string;
  dwc:observationDate '1931-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63450_DK-HistFish-DTUAqua-63450-2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63450_DK-HistFish-DTUAqua-63450-2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63450_DK-HistFish-DTUAqua-63450-2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63450_DK-HistFish-DTUAqua-63450-2233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63450_DK-HistFish-DTUAqua-63450-2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63450-2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3609" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63450-2233'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3609'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63450-2233'^^xsd:string;
  dwc:observationDate '1933-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63452-2273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3861" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63452-2273'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3861'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63452-2273'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63453_DK-HistFish-DTUAqua-63453-2280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63453_DK-HistFish-DTUAqua-63453-2280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63453_DK-HistFish-DTUAqua-63453-2280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63453_DK-HistFish-DTUAqua-63453-2280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63453_DK-HistFish-DTUAqua-63453-2280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63453-2280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3862" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63453-2280'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3862'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63453-2280'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-2100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-2100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-2100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-2100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-2100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63464-2100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4078" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63464-2100'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4078'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63464-2100'^^xsd:string;
  dwc:observationDate '1934-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63368-2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1217" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63368-2240'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1217'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63368-2240'^^xsd:string;
  dwc:observationDate '1928-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63440_DK-HistFish-DTUAqua-63440-2046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63440_DK-HistFish-DTUAqua-63440-2046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63440_DK-HistFish-DTUAqua-63440-2046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63440_DK-HistFish-DTUAqua-63440-2046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63440_DK-HistFish-DTUAqua-63440-2046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63440-2046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63440-2046'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3218'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63440-2046'^^xsd:string;
  dwc:observationDate '1932-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63631_DK-HistFish-DTUAqua-63631-1795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63631_DK-HistFish-DTUAqua-63631-1795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63631_DK-HistFish-DTUAqua-63631-1795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63631_DK-HistFish-DTUAqua-63631-1795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63631_DK-HistFish-DTUAqua-63631-1795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63631-1795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4876" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63631-1795'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4876'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63631-1795'^^xsd:string;
  dwc:observationDate '1936-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63417-297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2814" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63417-297'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2814'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63417-297'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63681_DK-HistFish-DTUAqua-63681-1832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63681_DK-HistFish-DTUAqua-63681-1832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63681_DK-HistFish-DTUAqua-63681-1832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63681_DK-HistFish-DTUAqua-63681-1832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63681_DK-HistFish-DTUAqua-63681-1832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63681-1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6324" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63681-1832'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6324'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63681-1832'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63391_DK-HistFish-DTUAqua-63391-2342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63391_DK-HistFish-DTUAqua-63391-2342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63391_DK-HistFish-DTUAqua-63391-2342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63391_DK-HistFish-DTUAqua-63391-2342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63391_DK-HistFish-DTUAqua-63391-2342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63391-2342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1761" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63391-2342'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1761'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63391-2342'^^xsd:string;
  dwc:observationDate '1929-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-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/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63389-1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1699" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63389-1377'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1699'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63389-1377'^^xsd:string;
  dwc:observationDate '1929-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63599_DK-HistFish-DTUAqua-63599-1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63599_DK-HistFish-DTUAqua-63599-1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63599_DK-HistFish-DTUAqua-63599-1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63599_DK-HistFish-DTUAqua-63599-1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63599_DK-HistFish-DTUAqua-63599-1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63599-1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63599-1123'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9068'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63599-1123'^^xsd:string;
  dwc:observationDate '1953-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63383-1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1692" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63383-1348'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1692'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63383-1348'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-1741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-1741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-1741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-1741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-1741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63509-1741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6767" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63509-1741'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6767'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63509-1741'^^xsd:string;
  dwc:observationDate '1946-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-1375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63389-1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1699" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63389-1375'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1699'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63389-1375'^^xsd:string;
  dwc:observationDate '1929-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63681_DK-HistFish-DTUAqua-63681-1850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63681_DK-HistFish-DTUAqua-63681-1850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63681_DK-HistFish-DTUAqua-63681-1850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63681_DK-HistFish-DTUAqua-63681-1850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63681_DK-HistFish-DTUAqua-63681-1850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63681-1850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6324" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63681-1850'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6324'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63681-1850'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63638_DK-HistFish-DTUAqua-63638-92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63638_DK-HistFish-DTUAqua-63638-92> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63638_DK-HistFish-DTUAqua-63638-92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63638_DK-HistFish-DTUAqua-63638-92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63638_DK-HistFish-DTUAqua-63638-92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63638-92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63638-92'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5065'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63638-92'^^xsd:string;
  dwc:observationDate '1936-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63355_DK-HistFish-DTUAqua-63355-2606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63355_DK-HistFish-DTUAqua-63355-2606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63355_DK-HistFish-DTUAqua-63355-2606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63355_DK-HistFish-DTUAqua-63355-2606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63355_DK-HistFish-DTUAqua-63355-2606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63355-2606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63355-2606'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63355-2606'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63395-1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63395-1248'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2067'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63395-1248'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63693-1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63693-1668'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6372'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63693-1668'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63680_DK-HistFish-DTUAqua-63680-1828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63680_DK-HistFish-DTUAqua-63680-1828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63680_DK-HistFish-DTUAqua-63680-1828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63680_DK-HistFish-DTUAqua-63680-1828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "8.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63680_DK-HistFish-DTUAqua-63680-1828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63680-1828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6323" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63680-1828'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6323'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.91666667'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63680-1828'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63636-1814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63636-1814'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5059'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63636-1814'^^xsd:string;
  dwc:observationDate '1936-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63632-1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63632-1799'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5037'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63632-1799'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63681_DK-HistFish-DTUAqua-63681-1834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63681_DK-HistFish-DTUAqua-63681-1834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63681_DK-HistFish-DTUAqua-63681-1834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63681_DK-HistFish-DTUAqua-63681-1834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63681_DK-HistFish-DTUAqua-63681-1834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63681-1834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6324" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63681-1834'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6324'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63681-1834'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63443_DK-HistFish-DTUAqua-63443-2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63443_DK-HistFish-DTUAqua-63443-2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63443_DK-HistFish-DTUAqua-63443-2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63443_DK-HistFish-DTUAqua-63443-2060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63443_DK-HistFish-DTUAqua-63443-2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63443-2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3513" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63443-2060'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3513'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63443-2060'^^xsd:string;
  dwc:observationDate '1932-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63444_DK-HistFish-DTUAqua-63444-2064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63444_DK-HistFish-DTUAqua-63444-2064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63444_DK-HistFish-DTUAqua-63444-2064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63444_DK-HistFish-DTUAqua-63444-2064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63444_DK-HistFish-DTUAqua-63444-2064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63444-2064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3514" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63444-2064'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3514'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63444-2064'^^xsd:string;
  dwc:observationDate '1932-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-2067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-2067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-2067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-2067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-2067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63445-2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3515" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63445-2067'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3515'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63445-2067'^^xsd:string;
  dwc:observationDate '1932-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63470-2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4282" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63470-2128'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4282'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63470-2128'^^xsd:string;
  dwc:observationDate '1934-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63432_DK-HistFish-DTUAqua-63432-2025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63432_DK-HistFish-DTUAqua-63432-2025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63432_DK-HistFish-DTUAqua-63432-2025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63432_DK-HistFish-DTUAqua-63432-2025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63432_DK-HistFish-DTUAqua-63432-2025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63432-2025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3209" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63432-2025'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3209'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63432-2025'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63433_DK-HistFish-DTUAqua-63433-2028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63433_DK-HistFish-DTUAqua-63433-2028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63433_DK-HistFish-DTUAqua-63433-2028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63433_DK-HistFish-DTUAqua-63433-2028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63433_DK-HistFish-DTUAqua-63433-2028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63433-2028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63433-2028'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3210'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63433-2028'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63458_DK-HistFish-DTUAqua-63458-2075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63458_DK-HistFish-DTUAqua-63458-2075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63458_DK-HistFish-DTUAqua-63458-2075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63458_DK-HistFish-DTUAqua-63458-2075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63458_DK-HistFish-DTUAqua-63458-2075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63458-2075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63458-2075'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3996'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63458-2075'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63459-2081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3997" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63459-2081'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3997'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63459-2081'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63466-2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4261" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63466-2109'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4261'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63466-2109'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-2116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63467-2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4262" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63467-2116'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4262'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63467-2116'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63402_DK-HistFish-DTUAqua-63402-1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63402_DK-HistFish-DTUAqua-63402-1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63402_DK-HistFish-DTUAqua-63402-1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63402_DK-HistFish-DTUAqua-63402-1430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63402_DK-HistFish-DTUAqua-63402-1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63402-1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2440" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63402-1430'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2440'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63402-1430'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63383-1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1692" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63383-1349'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1692'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63383-1349'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-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/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-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/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63378-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1232" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63378-7'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1232'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63378-7'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63411_DK-HistFish-DTUAqua-63411-273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63411_DK-HistFish-DTUAqua-63411-273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63411_DK-HistFish-DTUAqua-63411-273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63411_DK-HistFish-DTUAqua-63411-273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63411_DK-HistFish-DTUAqua-63411-273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63411-273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2467" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63411-273'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2467'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63411-273'^^xsd:string;
  dwc:observationDate '1930-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63412-277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2783" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63412-277'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2783'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63412-277'^^xsd:string;
  dwc:observationDate '1931-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63416_DK-HistFish-DTUAqua-63416-291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63416_DK-HistFish-DTUAqua-63416-291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63416_DK-HistFish-DTUAqua-63416-291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63416_DK-HistFish-DTUAqua-63416-291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63416_DK-HistFish-DTUAqua-63416-291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63416-291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2813" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63416-291'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2813'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63416-291'^^xsd:string;
  dwc:observationDate '1931-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63760-2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6578" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63760-2012'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6578'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63760-2012'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63754_DK-HistFish-DTUAqua-63754-2136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63754_DK-HistFish-DTUAqua-63754-2136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63754_DK-HistFish-DTUAqua-63754-2136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96666667 8.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63754_DK-HistFish-DTUAqua-63754-2136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96666667 8.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.96666667"^^xsd:decimal ;
  geo-pos:long "8.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63754_DK-HistFish-DTUAqua-63754-2136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63754-2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6561" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63754-2136'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6561'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96666667'^^xsd:double;
  dwc:latitude '56.96666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63754-2136'^^xsd:string;
  dwc:observationDate '1944-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63325-1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "264" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63325-1500'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '264'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63325-1500'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63428-2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3058" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63428-2005'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3058'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63428-2005'^^xsd:string;
  dwc:observationDate '1931-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63324-1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "263" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63324-1491'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '263'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63324-1491'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63311_DK-HistFish-DTUAqua-63311-1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63311_DK-HistFish-DTUAqua-63311-1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63311_DK-HistFish-DTUAqua-63311-1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63311_DK-HistFish-DTUAqua-63311-1451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63311_DK-HistFish-DTUAqua-63311-1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63311-1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63311-1451'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63311-1451'^^xsd:string;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63586_DK-HistFish-DTUAqua-63586-1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63586_DK-HistFish-DTUAqua-63586-1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63586_DK-HistFish-DTUAqua-63586-1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63586_DK-HistFish-DTUAqua-63586-1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63586_DK-HistFish-DTUAqua-63586-1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63586-1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8884" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63586-1079'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8884'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63586-1079'^^xsd:string;
  dwc:observationDate '1953-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63582_DK-HistFish-DTUAqua-63582-1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63582_DK-HistFish-DTUAqua-63582-1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63582_DK-HistFish-DTUAqua-63582-1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63582_DK-HistFish-DTUAqua-63582-1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63582_DK-HistFish-DTUAqua-63582-1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63582-1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8727" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63582-1071'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8727'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63582-1071'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63600_DK-HistFish-DTUAqua-63600-1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63600_DK-HistFish-DTUAqua-63600-1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63600_DK-HistFish-DTUAqua-63600-1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63600_DK-HistFish-DTUAqua-63600-1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63600_DK-HistFish-DTUAqua-63600-1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63600-1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63600-1126'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9069'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63600-1126'^^xsd:string;
  dwc:observationDate '1953-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63598_DK-HistFish-DTUAqua-63598-1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63598_DK-HistFish-DTUAqua-63598-1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63598_DK-HistFish-DTUAqua-63598-1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63598_DK-HistFish-DTUAqua-63598-1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63598_DK-HistFish-DTUAqua-63598-1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63598-1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63598-1119'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9067'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63598-1119'^^xsd:string;
  dwc:observationDate '1953-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63587_DK-HistFish-DTUAqua-63587-1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63587_DK-HistFish-DTUAqua-63587-1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63587_DK-HistFish-DTUAqua-63587-1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63587_DK-HistFish-DTUAqua-63587-1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63587_DK-HistFish-DTUAqua-63587-1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63587-1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8885" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63587-1082'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8885'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63587-1082'^^xsd:string;
  dwc:observationDate '1953-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63588_DK-HistFish-DTUAqua-63588-1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63588_DK-HistFish-DTUAqua-63588-1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63588_DK-HistFish-DTUAqua-63588-1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63588_DK-HistFish-DTUAqua-63588-1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63588_DK-HistFish-DTUAqua-63588-1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63588-1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63588-1089'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9001'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63588-1089'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63386_DK-HistFish-DTUAqua-63386-1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63386_DK-HistFish-DTUAqua-63386-1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63386_DK-HistFish-DTUAqua-63386-1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63386_DK-HistFish-DTUAqua-63386-1359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63386_DK-HistFish-DTUAqua-63386-1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63386-1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1695" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63386-1359'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1695'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63386-1359'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63403_DK-HistFish-DTUAqua-63403-1433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63403_DK-HistFish-DTUAqua-63403-1433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63403_DK-HistFish-DTUAqua-63403-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63403_DK-HistFish-DTUAqua-63403-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/5101_DTUAqua-63403_DK-HistFish-DTUAqua-63403-1433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63403-1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2441" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63403-1433'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2441'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63403-1433'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63304-1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63304-1441'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '85'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63304-1441'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63401_DK-HistFish-DTUAqua-63401-1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63401_DK-HistFish-DTUAqua-63401-1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63401_DK-HistFish-DTUAqua-63401-1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63401_DK-HistFish-DTUAqua-63401-1423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63401_DK-HistFish-DTUAqua-63401-1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63401-1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63401-1423'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2073'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63401-1423'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63402_DK-HistFish-DTUAqua-63402-1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63402_DK-HistFish-DTUAqua-63402-1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63402_DK-HistFish-DTUAqua-63402-1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63402_DK-HistFish-DTUAqua-63402-1428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63402_DK-HistFish-DTUAqua-63402-1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63402-1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2440" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63402-1428'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2440'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63402-1428'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63387_DK-HistFish-DTUAqua-63387-1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63387_DK-HistFish-DTUAqua-63387-1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63387_DK-HistFish-DTUAqua-63387-1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63387_DK-HistFish-DTUAqua-63387-1365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63387_DK-HistFish-DTUAqua-63387-1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63387-1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1696" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63387-1365'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1696'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63387-1365'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63404_DK-HistFish-DTUAqua-63404-2358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63404_DK-HistFish-DTUAqua-63404-2358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63404_DK-HistFish-DTUAqua-63404-2358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63404_DK-HistFish-DTUAqua-63404-2358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63404_DK-HistFish-DTUAqua-63404-2358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63404-2358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2442" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63404-2358'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2442'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63404-2358'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-2610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-2610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-2610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-2610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-2610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63356-2610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63356-2610'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63356-2610'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63355_DK-HistFish-DTUAqua-63355-2605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63355_DK-HistFish-DTUAqua-63355-2605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63355_DK-HistFish-DTUAqua-63355-2605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63355_DK-HistFish-DTUAqua-63355-2605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63355_DK-HistFish-DTUAqua-63355-2605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63355-2605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63355-2605'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63355-2605'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63361-2658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63361-2658'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63361-2658'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-2667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-2667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-2667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-2667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-2667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63362-2667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63362-2667'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '967'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63362-2667'^^xsd:string;
  dwc:observationDate '1928-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63358-2618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63358-2618'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63358-2618'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63333_DK-HistFish-DTUAqua-63333-2559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63333_DK-HistFish-DTUAqua-63333-2559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63333_DK-HistFish-DTUAqua-63333-2559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63333_DK-HistFish-DTUAqua-63333-2559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63333_DK-HistFish-DTUAqua-63333-2559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63333-2559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "330" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63333-2559'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '330'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63333-2559'^^xsd:string;
  dwc:observationDate '1927-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63319_DK-HistFish-DTUAqua-63319-1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63319_DK-HistFish-DTUAqua-63319-1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63319_DK-HistFish-DTUAqua-63319-1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63319_DK-HistFish-DTUAqua-63319-1475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63319_DK-HistFish-DTUAqua-63319-1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63319-1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63319-1475'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '228'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63319-1475'^^xsd:string;
  dwc:observationDate '1926-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63322_DK-HistFish-DTUAqua-63322-1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63322_DK-HistFish-DTUAqua-63322-1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63322_DK-HistFish-DTUAqua-63322-1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63322_DK-HistFish-DTUAqua-63322-1484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63322_DK-HistFish-DTUAqua-63322-1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63322-1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "243" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63322-1484'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '243'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63322-1484'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63682_DK-HistFish-DTUAqua-63682-1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63682_DK-HistFish-DTUAqua-63682-1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63682_DK-HistFish-DTUAqua-63682-1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.98333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63682_DK-HistFish-DTUAqua-63682-1852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.98333333"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63682_DK-HistFish-DTUAqua-63682-1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63682-1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6325" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63682-1852'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6325'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.98333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63682-1852'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63636-1811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63636-1811'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5059'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63636-1811'^^xsd:string;
  dwc:observationDate '1936-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63680_DK-HistFish-DTUAqua-63680-1826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63680_DK-HistFish-DTUAqua-63680-1826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63680_DK-HistFish-DTUAqua-63680-1826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63680_DK-HistFish-DTUAqua-63680-1826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "8.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63680_DK-HistFish-DTUAqua-63680-1826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63680-1826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6323" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63680-1826'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6323'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.91666667'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63680-1826'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-1820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-1820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-1820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-1820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-1820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63637-1820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63637-1820'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5060'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63637-1820'^^xsd:string;
  dwc:observationDate '1936-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63691_DK-HistFish-DTUAqua-63691-1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63691_DK-HistFish-DTUAqua-63691-1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63691_DK-HistFish-DTUAqua-63691-1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63691_DK-HistFish-DTUAqua-63691-1556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.83333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63691_DK-HistFish-DTUAqua-63691-1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63691-1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6357" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63691-1556'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6357'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.83333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63691-1556'^^xsd:string;
  dwc:observationDate '1941-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63312_DK-HistFish-DTUAqua-63312-2445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63312_DK-HistFish-DTUAqua-63312-2445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63312_DK-HistFish-DTUAqua-63312-2445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63312_DK-HistFish-DTUAqua-63312-2445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63312_DK-HistFish-DTUAqua-63312-2445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63312-2445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "160" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63312-2445'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '160'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63312-2445'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63670_DK-HistFish-DTUAqua-63670-1964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63670_DK-HistFish-DTUAqua-63670-1964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63670_DK-HistFish-DTUAqua-63670-1964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63670_DK-HistFish-DTUAqua-63670-1964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.125)"^^geo:wktLiteral ;
  geo-pos:lat "56.8"^^xsd:decimal ;
  geo-pos:long "9.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63670_DK-HistFish-DTUAqua-63670-1964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63670-1964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6304" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63670-1964'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6304'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.125'^^xsd:double;
  dwc:latitude '56.8'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63670-1964'^^xsd:string;
  dwc:observationDate '1940-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63728_DK-HistFish-DTUAqua-63728-1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63728_DK-HistFish-DTUAqua-63728-1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63728_DK-HistFish-DTUAqua-63728-1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.98333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63728_DK-HistFish-DTUAqua-63728-1356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.98333333"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63728_DK-HistFish-DTUAqua-63728-1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63728-1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6469" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63728-1356'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6469'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.98333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63728-1356'^^xsd:string;
  dwc:observationDate '1942-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63723-1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6460" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63723-1370'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6460'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63723-1370'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-2139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-2139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-2139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-2139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-2139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63608-2139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4453" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63608-2139'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4453'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63608-2139'^^xsd:string;
  dwc:observationDate '1935-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63632-1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63632-1801'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5037'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63632-1801'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63355_DK-HistFish-DTUAqua-63355-2607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63355_DK-HistFish-DTUAqua-63355-2607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63355_DK-HistFish-DTUAqua-63355-2607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63355_DK-HistFish-DTUAqua-63355-2607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63355_DK-HistFish-DTUAqua-63355-2607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63355-2607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63355-2607'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63355-2607'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63348_DK-HistFish-DTUAqua-63348-2590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63348_DK-HistFish-DTUAqua-63348-2590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63348_DK-HistFish-DTUAqua-63348-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/5101_DTUAqua-63348_DK-HistFish-DTUAqua-63348-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/5101_DTUAqua-63348_DK-HistFish-DTUAqua-63348-2590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63348-2590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "802" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63348-2590'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '802'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63348-2590'^^xsd:string;
  dwc:observationDate '1928-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63348_DK-HistFish-DTUAqua-63348-2591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63348_DK-HistFish-DTUAqua-63348-2591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63348_DK-HistFish-DTUAqua-63348-2591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63348_DK-HistFish-DTUAqua-63348-2591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63348_DK-HistFish-DTUAqua-63348-2591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63348-2591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "802" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63348-2591'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '802'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63348-2591'^^xsd:string;
  dwc:observationDate '1928-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63350_DK-HistFish-DTUAqua-63350-2599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63350_DK-HistFish-DTUAqua-63350-2599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63350_DK-HistFish-DTUAqua-63350-2599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63350_DK-HistFish-DTUAqua-63350-2599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63350_DK-HistFish-DTUAqua-63350-2599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63350-2599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "804" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63350-2599'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '804'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63350-2599'^^xsd:string;
  dwc:observationDate '1928-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63338_DK-HistFish-DTUAqua-63338-2587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63338_DK-HistFish-DTUAqua-63338-2587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63338_DK-HistFish-DTUAqua-63338-2587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63338_DK-HistFish-DTUAqua-63338-2587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63338_DK-HistFish-DTUAqua-63338-2587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63338-2587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "760" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63338-2587'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '760'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63338-2587'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63349_DK-HistFish-DTUAqua-63349-2595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63349_DK-HistFish-DTUAqua-63349-2595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63349_DK-HistFish-DTUAqua-63349-2595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63349_DK-HistFish-DTUAqua-63349-2595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63349_DK-HistFish-DTUAqua-63349-2595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63349-2595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "803" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63349-2595'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '803'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63349-2595'^^xsd:string;
  dwc:observationDate '1928-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63349_DK-HistFish-DTUAqua-63349-2596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63349_DK-HistFish-DTUAqua-63349-2596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63349_DK-HistFish-DTUAqua-63349-2596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63349_DK-HistFish-DTUAqua-63349-2596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63349_DK-HistFish-DTUAqua-63349-2596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63349-2596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "803" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63349-2596'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '803'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63349-2596'^^xsd:string;
  dwc:observationDate '1928-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63393_DK-HistFish-DTUAqua-63393-2351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63393_DK-HistFish-DTUAqua-63393-2351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63393_DK-HistFish-DTUAqua-63393-2351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63393_DK-HistFish-DTUAqua-63393-2351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63393_DK-HistFish-DTUAqua-63393-2351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63393-2351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63393-2351'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2065'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63393-2351'^^xsd:string;
  dwc:observationDate '1930-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63392_DK-HistFish-DTUAqua-63392-2348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63392_DK-HistFish-DTUAqua-63392-2348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63392_DK-HistFish-DTUAqua-63392-2348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63392_DK-HistFish-DTUAqua-63392-2348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63392_DK-HistFish-DTUAqua-63392-2348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63392-2348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63392-2348'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2064'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63392-2348'^^xsd:string;
  dwc:observationDate '1930-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63388-2328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1698" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63388-2328'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1698'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63388-2328'^^xsd:string;
  dwc:observationDate '1929-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63643-101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5330" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63643-101'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5330'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63643-101'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63607-107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63607-107'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '0'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63607-107'^^xsd:string;
  dwc:observationDate '1937-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63645-112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5427" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63645-112'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5427'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63645-112'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63645-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5427" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63645-113'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5427'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63645-113'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63649-126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5451" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63649-126'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5451'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63649-126'^^xsd:string;
  dwc:observationDate '1937-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63646_DK-HistFish-DTUAqua-63646-120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63646_DK-HistFish-DTUAqua-63646-120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63646_DK-HistFish-DTUAqua-63646-120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63646_DK-HistFish-DTUAqua-63646-120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63646_DK-HistFish-DTUAqua-63646-120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63646-120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5428" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63646-120'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5428'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63646-120'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-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/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63650-134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5688" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63650-134'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5688'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63650-134'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63650-135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5688" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63650-135'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5688'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63650-135'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-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/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63650-136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5688" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63650-136'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5688'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63650-136'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63626_DK-HistFish-DTUAqua-63626-40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63626_DK-HistFish-DTUAqua-63626-40> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63626_DK-HistFish-DTUAqua-63626-40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63626_DK-HistFish-DTUAqua-63626-40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63626_DK-HistFish-DTUAqua-63626-40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63626-40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4840" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63626-40'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4840'^^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 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63626-40'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63644-1843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5426" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63644-1843'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5426'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63644-1843'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9875 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9875"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9875 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9875"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63679-1824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6317" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63679-1824'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6317'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.9875'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63679-1824'^^xsd:string;
  dwc:observationDate '1940-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-1808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-1808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-1808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-1808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-1808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63635-1808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63635-1808'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5040'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63635-1808'^^xsd:string;
  dwc:observationDate '1936-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63644-1844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5426" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63644-1844'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5426'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63644-1844'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63476-584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6648" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63476-584'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6648'^^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 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63476-584'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63475-577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6647" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63475-577'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6647'^^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 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63475-577'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63479_DK-HistFish-DTUAqua-63479-600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63479_DK-HistFish-DTUAqua-63479-600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63479_DK-HistFish-DTUAqua-63479-600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63479_DK-HistFish-DTUAqua-63479-600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63479_DK-HistFish-DTUAqua-63479-600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63479-600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6651" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63479-600'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6651'^^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 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63479-600'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63323_DK-HistFish-DTUAqua-63323-2506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63323_DK-HistFish-DTUAqua-63323-2506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63323_DK-HistFish-DTUAqua-63323-2506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63323_DK-HistFish-DTUAqua-63323-2506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63323_DK-HistFish-DTUAqua-63323-2506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63323-2506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "262" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63323-2506'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '262'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63323-2506'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63426-2494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63426-2494'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3051'^^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 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63426-2494'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-2511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-2511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-2511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-2511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-2511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63324-2511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "263" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63324-2511'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '263'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63324-2511'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-2578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-2578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-2578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-2578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-2578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63335-2578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63335-2578'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '389'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63335-2578'^^xsd:string;
  dwc:observationDate '1927-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-2544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-2544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-2544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-2544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-2544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63330-2544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "270" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63330-2544'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '270'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63330-2544'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-2545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-2545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-2545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-2545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-2545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63330-2545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "270" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63330-2545'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '270'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63330-2545'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63328-2531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "267" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63328-2531'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '267'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63328-2531'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-2252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-2252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-2252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-2252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-2252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63370-2252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1219" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63370-2252'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1219'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63370-2252'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63367_DK-HistFish-DTUAqua-63367-2236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63367_DK-HistFish-DTUAqua-63367-2236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63367_DK-HistFish-DTUAqua-63367-2236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63367_DK-HistFish-DTUAqua-63367-2236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63367_DK-HistFish-DTUAqua-63367-2236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63367-2236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1216" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63367-2236'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1216'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63367-2236'^^xsd:string;
  dwc:observationDate '1928-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-2251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-2251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-2251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-2251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-2251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63370-2251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1219" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63370-2251'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1219'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63370-2251'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63375-2290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63375-2290'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1229'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63375-2290'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63463-2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63463-2096'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4077'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63463-2096'^^xsd:string;
  dwc:observationDate '1934-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63390-1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1700" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63390-1381'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1700'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63390-1381'^^xsd:string;
  dwc:observationDate '1929-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-1260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63362-1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63362-1260'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '967'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63362-1260'^^xsd:string;
  dwc:observationDate '1928-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-1261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-1261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-1261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-1261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-1261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63362-1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63362-1261'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '967'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63362-1261'^^xsd:string;
  dwc:observationDate '1928-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-1259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63362-1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63362-1259'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '967'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63362-1259'^^xsd:string;
  dwc:observationDate '1928-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63395-1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63395-1249'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2067'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63395-1249'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63357-1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63357-1229'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63357-1229'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63396_DK-HistFish-DTUAqua-63396-1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63396_DK-HistFish-DTUAqua-63396-1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63396_DK-HistFish-DTUAqua-63396-1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63396_DK-HistFish-DTUAqua-63396-1254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63396_DK-HistFish-DTUAqua-63396-1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63396-1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63396-1254'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2068'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63396-1254'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63357-1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63357-1228'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63357-1228'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63302_DK-HistFish-DTUAqua-63302-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63302_DK-HistFish-DTUAqua-63302-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63302_DK-HistFish-DTUAqua-63302-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63302_DK-HistFish-DTUAqua-63302-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63302_DK-HistFish-DTUAqua-63302-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63302-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63302-1'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '84'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63302-1'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63385_DK-HistFish-DTUAqua-63385-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63385_DK-HistFish-DTUAqua-63385-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63385_DK-HistFish-DTUAqua-63385-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63385_DK-HistFish-DTUAqua-63385-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63385_DK-HistFish-DTUAqua-63385-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63385-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1694" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63385-14'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1694'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63385-14'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63445-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3515" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63445-25'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3515'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63445-25'^^xsd:string;
  dwc:observationDate '1932-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63422_DK-HistFish-DTUAqua-63422-313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63422_DK-HistFish-DTUAqua-63422-313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63422_DK-HistFish-DTUAqua-63422-313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63422_DK-HistFish-DTUAqua-63422-313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63422_DK-HistFish-DTUAqua-63422-313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63422-313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63422-313'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3037'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63422-313'^^xsd:string;
  dwc:observationDate '1931-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63420_DK-HistFish-DTUAqua-63420-302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63420_DK-HistFish-DTUAqua-63420-302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63420_DK-HistFish-DTUAqua-63420-302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63420_DK-HistFish-DTUAqua-63420-302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63420_DK-HistFish-DTUAqua-63420-302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63420-302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2817" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63420-302'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2817'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63420-302'^^xsd:string;
  dwc:observationDate '1931-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63416_DK-HistFish-DTUAqua-63416-293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63416_DK-HistFish-DTUAqua-63416-293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63416_DK-HistFish-DTUAqua-63416-293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63416_DK-HistFish-DTUAqua-63416-293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63416_DK-HistFish-DTUAqua-63416-293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63416-293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2813" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63416-293'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2813'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63416-293'^^xsd:string;
  dwc:observationDate '1931-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-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/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-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/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63412-279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2783" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63412-279'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2783'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63412-279'^^xsd:string;
  dwc:observationDate '1931-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63412-280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2783" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63412-280'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2783'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63412-280'^^xsd:string;
  dwc:observationDate '1931-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63411_DK-HistFish-DTUAqua-63411-275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63411_DK-HistFish-DTUAqua-63411-275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63411_DK-HistFish-DTUAqua-63411-275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63411_DK-HistFish-DTUAqua-63411-275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63411_DK-HistFish-DTUAqua-63411-275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63411-275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2467" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63411-275'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2467'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63411-275'^^xsd:string;
  dwc:observationDate '1930-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63400-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63400-16'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2072'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63400-16'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63695_DK-HistFish-DTUAqua-63695-1657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63695_DK-HistFish-DTUAqua-63695-1657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63695_DK-HistFish-DTUAqua-63695-1657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63695_DK-HistFish-DTUAqua-63695-1657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63695_DK-HistFish-DTUAqua-63695-1657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63695-1657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6374" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63695-1657'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6374'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63695-1657'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63638_DK-HistFish-DTUAqua-63638-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63638_DK-HistFish-DTUAqua-63638-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63638_DK-HistFish-DTUAqua-63638-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63638_DK-HistFish-DTUAqua-63638-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63638_DK-HistFish-DTUAqua-63638-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63638-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63638-93'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5065'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63638-93'^^xsd:string;
  dwc:observationDate '1936-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-85> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63637-85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63637-85'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5060'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63637-85'^^xsd:string;
  dwc:observationDate '1936-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-73> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63634-73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5039" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63634-73'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5039'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63634-73'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63727-123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6468" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63727-123'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6468'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63727-123'^^xsd:string;
  dwc:observationDate '1942-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63649-128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5451" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63649-128'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5451'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63649-128'^^xsd:string;
  dwc:observationDate '1937-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63643-103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5330" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63643-103'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5330'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63643-103'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-60> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63630-60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4875" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63630-60'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4875'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63630-60'^^xsd:string;
  dwc:observationDate '1936-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63714_DK-HistFish-DTUAqua-63714-63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63714_DK-HistFish-DTUAqua-63714-63> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63714_DK-HistFish-DTUAqua-63714-63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63714_DK-HistFish-DTUAqua-63714-63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63714_DK-HistFish-DTUAqua-63714-63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63714-63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6421" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63714-63'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6421'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63714-63'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63403_DK-HistFish-DTUAqua-63403-1616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63403_DK-HistFish-DTUAqua-63403-1616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63403_DK-HistFish-DTUAqua-63403-1616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63403_DK-HistFish-DTUAqua-63403-1616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63403_DK-HistFish-DTUAqua-63403-1616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63403-1616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2441" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63403-1616'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2441'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63403-1616'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63497_DK-HistFish-DTUAqua-63497-682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63497_DK-HistFish-DTUAqua-63497-682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63497_DK-HistFish-DTUAqua-63497-682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63497_DK-HistFish-DTUAqua-63497-682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63497_DK-HistFish-DTUAqua-63497-682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63497-682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6734" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63497-682'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6734'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63497-682'^^xsd:string;
  dwc:observationDate '1946-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63485_DK-HistFish-DTUAqua-63485-629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63485_DK-HistFish-DTUAqua-63485-629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63485_DK-HistFish-DTUAqua-63485-629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63485_DK-HistFish-DTUAqua-63485-629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63485_DK-HistFish-DTUAqua-63485-629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63485-629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6678" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63485-629'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6678'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63485-629'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86666667 9.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86666667 9.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.86666667"^^xsd:decimal ;
  geo-pos:long "9.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63748-152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6543" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63748-152'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6543'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.06666667'^^xsd:double;
  dwc:latitude '56.86666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63748-152'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-1770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-1770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-1770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-1770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-1770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63425-1770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63425-1770'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3050'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63425-1770'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-2666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-2666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-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/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-2666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63362-2666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63362-2666'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '967'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63362-2666'^^xsd:string;
  dwc:observationDate '1928-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63315_DK-HistFish-DTUAqua-63315-1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63315_DK-HistFish-DTUAqua-63315-1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63315_DK-HistFish-DTUAqua-63315-1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63315_DK-HistFish-DTUAqua-63315-1467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63315_DK-HistFish-DTUAqua-63315-1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63315-1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "186" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63315-1467'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '186'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63315-1467'^^xsd:string;
  dwc:observationDate '1926-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-2572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-2572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-2572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-2572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-2572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63286-2572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63286-2572'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '0'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63286-2572'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63358-2617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63358-2617'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63358-2617'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-2574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-2574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-2574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-2574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-2574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63286-2574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63286-2574'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '0'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63286-2574'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-2523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-2523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-2523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-2523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-2523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63327-2523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "266" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63327-2523'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '266'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63327-2523'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-2536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-2536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-2536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-2536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-2536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63329-2536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63329-2536'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '269'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63329-2536'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63336_DK-HistFish-DTUAqua-63336-2581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63336_DK-HistFish-DTUAqua-63336-2581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63336_DK-HistFish-DTUAqua-63336-2581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63336_DK-HistFish-DTUAqua-63336-2581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63336_DK-HistFish-DTUAqua-63336-2581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63336-2581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "757" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63336-2581'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '757'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63336-2581'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-2546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-2546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-2546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-2546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-2546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63331-2546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63331-2546'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '271'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63331-2546'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63671_DK-HistFish-DTUAqua-63671-1971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63671_DK-HistFish-DTUAqua-63671-1971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63671_DK-HistFish-DTUAqua-63671-1971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.14583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.14583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63671_DK-HistFish-DTUAqua-63671-1971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.14583333)"^^geo:wktLiteral ;
  geo-pos:lat "56.83333333"^^xsd:decimal ;
  geo-pos:long "9.14583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63671_DK-HistFish-DTUAqua-63671-1971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63671-1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6309" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63671-1971'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6309'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.14583333'^^xsd:double;
  dwc:latitude '56.83333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63671-1971'^^xsd:string;
  dwc:observationDate '1940-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63348_DK-HistFish-DTUAqua-63348-2593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63348_DK-HistFish-DTUAqua-63348-2593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63348_DK-HistFish-DTUAqua-63348-2593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63348_DK-HistFish-DTUAqua-63348-2593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63348_DK-HistFish-DTUAqua-63348-2593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63348-2593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "802" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63348-2593'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '802'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63348-2593'^^xsd:string;
  dwc:observationDate '1928-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63384-2316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1693" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63384-2316'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1693'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63384-2316'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63404_DK-HistFish-DTUAqua-63404-2361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63404_DK-HistFish-DTUAqua-63404-2361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63404_DK-HistFish-DTUAqua-63404-2361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63404_DK-HistFish-DTUAqua-63404-2361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63404_DK-HistFish-DTUAqua-63404-2361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63404-2361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2442" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63404-2361'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2442'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63404-2361'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-2309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-2309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-2309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-2309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-2309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63383-2309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1692" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63383-2309'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1692'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63383-2309'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63408_DK-HistFish-DTUAqua-63408-2370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63408_DK-HistFish-DTUAqua-63408-2370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63408_DK-HistFish-DTUAqua-63408-2370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63408_DK-HistFish-DTUAqua-63408-2370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63408_DK-HistFish-DTUAqua-63408-2370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63408-2370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2446" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63408-2370'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2446'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63408-2370'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63391_DK-HistFish-DTUAqua-63391-2344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63391_DK-HistFish-DTUAqua-63391-2344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63391_DK-HistFish-DTUAqua-63391-2344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63391_DK-HistFish-DTUAqua-63391-2344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63391_DK-HistFish-DTUAqua-63391-2344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63391-2344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1761" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63391-2344'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1761'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63391-2344'^^xsd:string;
  dwc:observationDate '1929-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-2340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-2340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-2340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-2340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-2340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63390-2340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1700" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63390-2340'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1700'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63390-2340'^^xsd:string;
  dwc:observationDate '1929-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63388-2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1698" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63388-2332'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1698'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63388-2332'^^xsd:string;
  dwc:observationDate '1929-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-2253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-2253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-2253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-2253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-2253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63370-2253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1219" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63370-2253'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1219'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63370-2253'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-2488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-2488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-2488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-2488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-2488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63425-2488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63425-2488'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3050'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63425-2488'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63702_DK-HistFish-DTUAqua-63702-2613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63702_DK-HistFish-DTUAqua-63702-2613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63702_DK-HistFish-DTUAqua-63702-2613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95833333 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95833333"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63702_DK-HistFish-DTUAqua-63702-2613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95833333 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95833333"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63702_DK-HistFish-DTUAqua-63702-2613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63702-2613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63702-2613'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6394'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95833333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63702-2613'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-2554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-2554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-2554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-2554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-2554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63710-2554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63710-2554'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6417'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63710-2554'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63567_DK-HistFish-DTUAqua-63567-1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63567_DK-HistFish-DTUAqua-63567-1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63567_DK-HistFish-DTUAqua-63567-1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63567_DK-HistFish-DTUAqua-63567-1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63567_DK-HistFish-DTUAqua-63567-1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63567-1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8250" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63567-1006'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8250'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63567-1006'^^xsd:string;
  dwc:observationDate '1951-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63568_DK-HistFish-DTUAqua-63568-1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63568_DK-HistFish-DTUAqua-63568-1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63568_DK-HistFish-DTUAqua-63568-1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63568_DK-HistFish-DTUAqua-63568-1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63568_DK-HistFish-DTUAqua-63568-1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63568-1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8375" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63568-1011'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8375'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63568-1011'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63570_DK-HistFish-DTUAqua-63570-1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63570_DK-HistFish-DTUAqua-63570-1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63570_DK-HistFish-DTUAqua-63570-1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63570_DK-HistFish-DTUAqua-63570-1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63570_DK-HistFish-DTUAqua-63570-1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63570-1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63570-1019'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8377'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63570-1019'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63571_DK-HistFish-DTUAqua-63571-1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63571_DK-HistFish-DTUAqua-63571-1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63571_DK-HistFish-DTUAqua-63571-1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63571_DK-HistFish-DTUAqua-63571-1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63571_DK-HistFish-DTUAqua-63571-1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63571-1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8378" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63571-1023'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8378'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63571-1023'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63573_DK-HistFish-DTUAqua-63573-1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63573_DK-HistFish-DTUAqua-63573-1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63573_DK-HistFish-DTUAqua-63573-1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63573_DK-HistFish-DTUAqua-63573-1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63573_DK-HistFish-DTUAqua-63573-1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63573-1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8403" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63573-1038'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8403'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63573-1038'^^xsd:string;
  dwc:observationDate '1951-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63562-973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8242" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63562-973'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8242'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63562-973'^^xsd:string;
  dwc:observationDate '1951-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63561_DK-HistFish-DTUAqua-63561-970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63561_DK-HistFish-DTUAqua-63561-970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63561_DK-HistFish-DTUAqua-63561-970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63561_DK-HistFish-DTUAqua-63561-970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63561_DK-HistFish-DTUAqua-63561-970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63561-970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8241" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63561-970'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8241'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63561-970'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-1884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-1884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-1884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-1884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-1884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63650-1884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5688" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63650-1884'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5688'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63650-1884'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-1977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-1977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-1977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-1977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "8.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-1977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63699-1977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6383" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63699-1977'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6383'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.91666667'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63699-1977'^^xsd:string;
  dwc:observationDate '1941-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63311_DK-HistFish-DTUAqua-63311-1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63311_DK-HistFish-DTUAqua-63311-1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63311_DK-HistFish-DTUAqua-63311-1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63311_DK-HistFish-DTUAqua-63311-1450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63311_DK-HistFish-DTUAqua-63311-1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63311-1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63311-1450'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63311-1450'^^xsd:string;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-1620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "8.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63699-1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6383" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63699-1620'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6383'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.91666667'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63699-1620'^^xsd:string;
  dwc:observationDate '1941-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-2652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-2652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-2652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-2652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "8.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-2652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63699-2652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6383" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63699-2652'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6383'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.91666667'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63699-2652'^^xsd:string;
  dwc:observationDate '1941-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-1569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-1569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-1569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-1569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "8.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-1569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63699-1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6383" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63699-1569'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6383'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.91666667'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63699-1569'^^xsd:string;
  dwc:observationDate '1941-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-2653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-2653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-2653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-2653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "8.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-2653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63699-2653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6383" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63699-2653'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6383'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.91666667'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63699-2653'^^xsd:string;
  dwc:observationDate '1941-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63573_DK-HistFish-DTUAqua-63573-1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63573_DK-HistFish-DTUAqua-63573-1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63573_DK-HistFish-DTUAqua-63573-1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63573_DK-HistFish-DTUAqua-63573-1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63573_DK-HistFish-DTUAqua-63573-1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63573-1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8403" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63573-1046'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8403'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63573-1046'^^xsd:string;
  dwc:observationDate '1951-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63560_DK-HistFish-DTUAqua-63560-968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63560_DK-HistFish-DTUAqua-63560-968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63560_DK-HistFish-DTUAqua-63560-968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63560_DK-HistFish-DTUAqua-63560-968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63560_DK-HistFish-DTUAqua-63560-968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63560-968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8240" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63560-968'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8240'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63560-968'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63581_DK-HistFish-DTUAqua-63581-1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63581_DK-HistFish-DTUAqua-63581-1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63581_DK-HistFish-DTUAqua-63581-1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63581_DK-HistFish-DTUAqua-63581-1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63581_DK-HistFish-DTUAqua-63581-1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63581-1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8726" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63581-1069'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8726'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63581-1069'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63591_DK-HistFish-DTUAqua-63591-1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63591_DK-HistFish-DTUAqua-63591-1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63591_DK-HistFish-DTUAqua-63591-1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63591_DK-HistFish-DTUAqua-63591-1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63591_DK-HistFish-DTUAqua-63591-1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63591-1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63591-1102'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9004'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63591-1102'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63591_DK-HistFish-DTUAqua-63591-1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63591_DK-HistFish-DTUAqua-63591-1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63591_DK-HistFish-DTUAqua-63591-1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63591_DK-HistFish-DTUAqua-63591-1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63591_DK-HistFish-DTUAqua-63591-1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63591-1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63591-1101'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9004'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63591-1101'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63591_DK-HistFish-DTUAqua-63591-1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63591_DK-HistFish-DTUAqua-63591-1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63591_DK-HistFish-DTUAqua-63591-1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63591_DK-HistFish-DTUAqua-63591-1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63591_DK-HistFish-DTUAqua-63591-1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63591-1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63591-1100'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9004'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63591-1100'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63332-1532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63332-1532'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '272'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63332-1532'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63703_DK-HistFish-DTUAqua-63703-1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63703_DK-HistFish-DTUAqua-63703-1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63703_DK-HistFish-DTUAqua-63703-1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91666667 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.91666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63703_DK-HistFish-DTUAqua-63703-1541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91666667 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.91666667"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63703_DK-HistFish-DTUAqua-63703-1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63703-1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6395" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63703-1541'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6395'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.91666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63703-1541'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63722_DK-HistFish-DTUAqua-63722-1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63722_DK-HistFish-DTUAqua-63722-1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63722_DK-HistFish-DTUAqua-63722-1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63722_DK-HistFish-DTUAqua-63722-1369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63722_DK-HistFish-DTUAqua-63722-1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63722-1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6459" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63722-1369'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6459'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63722-1369'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-1732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-1732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-1732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-1732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-1732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63761-1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6579" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63761-1732'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6579'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.06666667'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63761-1732'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63648-1875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5450" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63648-1875'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5450'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63648-1875'^^xsd:string;
  dwc:observationDate '1937-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63732-464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6501" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63732-464'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6501'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63732-464'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63732-465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6501" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63732-465'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6501'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63732-465'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63728_DK-HistFish-DTUAqua-63728-438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63728_DK-HistFish-DTUAqua-63728-438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63728_DK-HistFish-DTUAqua-63728-438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.98333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63728_DK-HistFish-DTUAqua-63728-438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.98333333"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63728_DK-HistFish-DTUAqua-63728-438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63728-438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6469" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63728-438'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6469'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.98333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63728-438'^^xsd:string;
  dwc:observationDate '1942-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63729-443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6498" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63729-443'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6498'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63729-443'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63752_DK-HistFish-DTUAqua-63752-1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63752_DK-HistFish-DTUAqua-63752-1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63752_DK-HistFish-DTUAqua-63752-1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63752_DK-HistFish-DTUAqua-63752-1202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63752_DK-HistFish-DTUAqua-63752-1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63752-1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6547" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63752-1202'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6547'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63752-1202'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63747_DK-HistFish-DTUAqua-63747-477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63747_DK-HistFish-DTUAqua-63747-477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63747_DK-HistFish-DTUAqua-63747-477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63747_DK-HistFish-DTUAqua-63747-477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63747_DK-HistFish-DTUAqua-63747-477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63747-477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6542" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63747-477'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6542'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63747-477'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.98333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.98333333"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63734-482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6507" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63734-482'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6507'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.98333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63734-482'^^xsd:string;
  dwc:observationDate '1942-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63380_DK-HistFish-DTUAqua-63380-1612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63380_DK-HistFish-DTUAqua-63380-1612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63380_DK-HistFish-DTUAqua-63380-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63380_DK-HistFish-DTUAqua-63380-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/5101_DTUAqua-63380_DK-HistFish-DTUAqua-63380-1612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63380-1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1445" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63380-1612'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1445'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63380-1612'^^xsd:string;
  dwc:observationDate '1929-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63352_DK-HistFish-DTUAqua-63352-1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63352_DK-HistFish-DTUAqua-63352-1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63352_DK-HistFish-DTUAqua-63352-1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63352_DK-HistFish-DTUAqua-63352-1587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63352_DK-HistFish-DTUAqua-63352-1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63352-1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "806" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63352-1587'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '806'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63352-1587'^^xsd:string;
  dwc:observationDate '1928-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63353_DK-HistFish-DTUAqua-63353-1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63353_DK-HistFish-DTUAqua-63353-1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63353_DK-HistFish-DTUAqua-63353-1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63353_DK-HistFish-DTUAqua-63353-1592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63353_DK-HistFish-DTUAqua-63353-1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63353-1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "840" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63353-1592'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '840'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63353-1592'^^xsd:string;
  dwc:observationDate '1928-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63354_DK-HistFish-DTUAqua-63354-1595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63354_DK-HistFish-DTUAqua-63354-1595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63354_DK-HistFish-DTUAqua-63354-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63354_DK-HistFish-DTUAqua-63354-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/5101_DTUAqua-63354_DK-HistFish-DTUAqua-63354-1595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63354-1595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "841" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63354-1595'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '841'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63354-1595'^^xsd:string;
  dwc:observationDate '1928-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63313_DK-HistFish-DTUAqua-63313-2450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63313_DK-HistFish-DTUAqua-63313-2450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63313_DK-HistFish-DTUAqua-63313-2450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63313_DK-HistFish-DTUAqua-63313-2450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63313_DK-HistFish-DTUAqua-63313-2450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63313-2450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63313-2450'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '161'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63313-2450'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63313_DK-HistFish-DTUAqua-63313-2451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63313_DK-HistFish-DTUAqua-63313-2451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63313_DK-HistFish-DTUAqua-63313-2451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63313_DK-HistFish-DTUAqua-63313-2451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63313_DK-HistFish-DTUAqua-63313-2451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63313-2451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63313-2451'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '161'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63313-2451'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63347_DK-HistFish-DTUAqua-63347-1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63347_DK-HistFish-DTUAqua-63347-1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63347_DK-HistFish-DTUAqua-63347-1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63347_DK-HistFish-DTUAqua-63347-1581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63347_DK-HistFish-DTUAqua-63347-1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63347-1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "801" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63347-1581'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '801'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63347-1581'^^xsd:string;
  dwc:observationDate '1928-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63406_DK-HistFish-DTUAqua-63406-1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63406_DK-HistFish-DTUAqua-63406-1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63406_DK-HistFish-DTUAqua-63406-1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63406_DK-HistFish-DTUAqua-63406-1557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63406_DK-HistFish-DTUAqua-63406-1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63406-1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2444" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63406-1557'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2444'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63406-1557'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-1882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-1882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-1882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-1882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-1882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63650-1882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5688" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63650-1882'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5688'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63650-1882'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63653_DK-HistFish-DTUAqua-63653-1899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63653_DK-HistFish-DTUAqua-63653-1899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63653_DK-HistFish-DTUAqua-63653-1899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63653_DK-HistFish-DTUAqua-63653-1899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63653_DK-HistFish-DTUAqua-63653-1899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63653-1899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5691" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63653-1899'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5691'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63653-1899'^^xsd:string;
  dwc:observationDate '1938-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63654-1908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5692" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63654-1908'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5692'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63654-1908'^^xsd:string;
  dwc:observationDate '1938-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-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/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63654-1907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5692" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63654-1907'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5692'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63654-1907'^^xsd:string;
  dwc:observationDate '1938-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63654-1906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5692" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63654-1906'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5692'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63654-1906'^^xsd:string;
  dwc:observationDate '1938-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63661-176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5841" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63661-176'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5841'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63661-176'^^xsd:string;
  dwc:observationDate '1938-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63652-147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5690" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63652-147'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5690'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63652-147'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63654-156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5692" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63654-156'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5692'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63654-156'^^xsd:string;
  dwc:observationDate '1938-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63656_DK-HistFish-DTUAqua-63656-166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63656_DK-HistFish-DTUAqua-63656-166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63656_DK-HistFish-DTUAqua-63656-166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63656_DK-HistFish-DTUAqua-63656-166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63656_DK-HistFish-DTUAqua-63656-166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63656-166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5718" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63656-166'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5718'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63656-166'^^xsd:string;
  dwc:observationDate '1938-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63655_DK-HistFish-DTUAqua-63655-161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63655_DK-HistFish-DTUAqua-63655-161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63655_DK-HistFish-DTUAqua-63655-161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63655_DK-HistFish-DTUAqua-63655-161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63655_DK-HistFish-DTUAqua-63655-161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63655-161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5707" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63655-161'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5707'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63655-161'^^xsd:string;
  dwc:observationDate '1938-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63673_DK-HistFish-DTUAqua-63673-270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63673_DK-HistFish-DTUAqua-63673-270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63673_DK-HistFish-DTUAqua-63673-270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95833333 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95833333"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63673_DK-HistFish-DTUAqua-63673-270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95833333 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95833333"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63673_DK-HistFish-DTUAqua-63673-270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63673-270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6311" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63673-270'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6311'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95833333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63673-270'^^xsd:string;
  dwc:observationDate '1940-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63493_DK-HistFish-DTUAqua-63493-1895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63493_DK-HistFish-DTUAqua-63493-1895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63493_DK-HistFish-DTUAqua-63493-1895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63493_DK-HistFish-DTUAqua-63493-1895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63493_DK-HistFish-DTUAqua-63493-1895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63493-1895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6703" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63493-1895'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6703'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63493-1895'^^xsd:string;
  dwc:observationDate '1945-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63490_DK-HistFish-DTUAqua-63490-2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63490_DK-HistFish-DTUAqua-63490-2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63490_DK-HistFish-DTUAqua-63490-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63490_DK-HistFish-DTUAqua-63490-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/5101_DTUAqua-63490_DK-HistFish-DTUAqua-63490-2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63490-2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6684" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63490-2056'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6684'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63490-2056'^^xsd:string;
  dwc:observationDate '1945-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63492_DK-HistFish-DTUAqua-63492-2072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63492_DK-HistFish-DTUAqua-63492-2072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63492_DK-HistFish-DTUAqua-63492-2072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63492_DK-HistFish-DTUAqua-63492-2072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63492_DK-HistFish-DTUAqua-63492-2072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63492-2072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6686" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63492-2072'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6686'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63492-2072'^^xsd:string;
  dwc:observationDate '1945-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63296_DK-HistFish-DTUAqua-63296-2650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63296_DK-HistFish-DTUAqua-63296-2650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63296_DK-HistFish-DTUAqua-63296-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63296_DK-HistFish-DTUAqua-63296-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/5101_DTUAqua-63296_DK-HistFish-DTUAqua-63296-2650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63296-2650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63296-2650'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '81'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63296-2650'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63294-2643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63294-2643'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63294-2643'^^xsd:string;
  dwc:observationDate '1921-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63489_DK-HistFish-DTUAqua-63489-300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63489_DK-HistFish-DTUAqua-63489-300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63489_DK-HistFish-DTUAqua-63489-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/5101_DTUAqua-63489_DK-HistFish-DTUAqua-63489-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/5101_DTUAqua-63489_DK-HistFish-DTUAqua-63489-300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63489-300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6683" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63489-300'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6683'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63489-300'^^xsd:string;
  dwc:observationDate '1945-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63491_DK-HistFish-DTUAqua-63491-333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63491_DK-HistFish-DTUAqua-63491-333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63491_DK-HistFish-DTUAqua-63491-333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63491_DK-HistFish-DTUAqua-63491-333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63491_DK-HistFish-DTUAqua-63491-333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63491-333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6685" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63491-333'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6685'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63491-333'^^xsd:string;
  dwc:observationDate '1945-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63373-1607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63373-1607'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1222'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63373-1607'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63332-1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63332-1533'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '272'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63332-1533'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63334-1544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "356" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63334-1544'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '356'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63334-1544'^^xsd:string;
  dwc:observationDate '1927-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-1553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63335-1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63335-1553'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '389'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63335-1553'^^xsd:string;
  dwc:observationDate '1927-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63763_DK-HistFish-DTUAqua-63763-553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63763_DK-HistFish-DTUAqua-63763-553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63763_DK-HistFish-DTUAqua-63763-553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63763_DK-HistFish-DTUAqua-63763-553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "8.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63763_DK-HistFish-DTUAqua-63763-553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63763-553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6581" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63763-553'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6581'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.91666667'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63763-553'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63536_DK-HistFish-DTUAqua-63536-843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63536_DK-HistFish-DTUAqua-63536-843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63536_DK-HistFish-DTUAqua-63536-843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63536_DK-HistFish-DTUAqua-63536-843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63536_DK-HistFish-DTUAqua-63536-843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63536-843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63536-843'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7036'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63536-843'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63534-830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6984" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63534-830'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6984'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63534-830'^^xsd:string;
  dwc:observationDate '1948-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63506_DK-HistFish-DTUAqua-63506-736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63506_DK-HistFish-DTUAqua-63506-736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63506_DK-HistFish-DTUAqua-63506-736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63506_DK-HistFish-DTUAqua-63506-736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63506_DK-HistFish-DTUAqua-63506-736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63506-736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6764" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63506-736'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6764'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63506-736'^^xsd:string;
  dwc:observationDate '1946-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63517_DK-HistFish-DTUAqua-63517-712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63517_DK-HistFish-DTUAqua-63517-712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63517_DK-HistFish-DTUAqua-63517-712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63517_DK-HistFish-DTUAqua-63517-712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63517_DK-HistFish-DTUAqua-63517-712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63517-712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6825" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63517-712'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6825'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63517-712'^^xsd:string;
  dwc:observationDate '1947-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63497_DK-HistFish-DTUAqua-63497-683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63497_DK-HistFish-DTUAqua-63497-683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63497_DK-HistFish-DTUAqua-63497-683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63497_DK-HistFish-DTUAqua-63497-683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63497_DK-HistFish-DTUAqua-63497-683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63497-683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6734" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63497-683'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6734'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63497-683'^^xsd:string;
  dwc:observationDate '1946-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63513-670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6799" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63513-670'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6799'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63513-670'^^xsd:string;
  dwc:observationDate '1947-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63494-657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6714" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63494-657'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6714'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63494-657'^^xsd:string;
  dwc:observationDate '1946-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63495-658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6715" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63495-658'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6715'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63495-658'^^xsd:string;
  dwc:observationDate '1946-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63643-100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5330" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63643-100'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5330'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63643-100'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63607-106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63607-106'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '0'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63607-106'^^xsd:string;
  dwc:observationDate '1937-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63646_DK-HistFish-DTUAqua-63646-119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63646_DK-HistFish-DTUAqua-63646-119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63646_DK-HistFish-DTUAqua-63646-119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63646_DK-HistFish-DTUAqua-63646-119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63646_DK-HistFish-DTUAqua-63646-119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63646-119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5428" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63646-119'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5428'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63646-119'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63647_DK-HistFish-DTUAqua-63647-122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63647_DK-HistFish-DTUAqua-63647-122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63647_DK-HistFish-DTUAqua-63647-122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63647_DK-HistFish-DTUAqua-63647-122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63647_DK-HistFish-DTUAqua-63647-122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63647-122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5429" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63647-122'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5429'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63647-122'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.98333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.98333333"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63734-124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6507" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63734-124'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6507'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.98333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63734-124'^^xsd:string;
  dwc:observationDate '1942-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-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/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63650-133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5688" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63650-133'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5688'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63650-133'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63739_DK-HistFish-DTUAqua-63739-137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63739_DK-HistFish-DTUAqua-63739-137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63739_DK-HistFish-DTUAqua-63739-137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63739_DK-HistFish-DTUAqua-63739-137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63739_DK-HistFish-DTUAqua-63739-137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63739-137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6525" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63739-137'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6525'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63739-137'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63741-138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6527" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63741-138'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6527'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63741-138'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-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/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-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/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63652-141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5690" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63652-141'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5690'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63652-141'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63653_DK-HistFish-DTUAqua-63653-151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63653_DK-HistFish-DTUAqua-63653-151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63653_DK-HistFish-DTUAqua-63653-151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63653_DK-HistFish-DTUAqua-63653-151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63653_DK-HistFish-DTUAqua-63653-151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63653-151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5691" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63653-151'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5691'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63653-151'^^xsd:string;
  dwc:observationDate '1938-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63618_DK-HistFish-DTUAqua-63618-1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63618_DK-HistFish-DTUAqua-63618-1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63618_DK-HistFish-DTUAqua-63618-1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63618_DK-HistFish-DTUAqua-63618-1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63618_DK-HistFish-DTUAqua-63618-1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63618-1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4665" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63618-1388'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4665'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63618-1388'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63507_DK-HistFish-DTUAqua-63507-739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63507_DK-HistFish-DTUAqua-63507-739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63507_DK-HistFish-DTUAqua-63507-739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63507_DK-HistFish-DTUAqua-63507-739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63507_DK-HistFish-DTUAqua-63507-739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63507-739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6765" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63507-739'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6765'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63507-739'^^xsd:string;
  dwc:observationDate '1946-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63374-1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63374-1991'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1228'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63374-1991'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63428-2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3058" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63428-2000'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3058'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63428-2000'^^xsd:string;
  dwc:observationDate '1931-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63443_DK-HistFish-DTUAqua-63443-2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63443_DK-HistFish-DTUAqua-63443-2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63443_DK-HistFish-DTUAqua-63443-2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63443_DK-HistFish-DTUAqua-63443-2059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63443_DK-HistFish-DTUAqua-63443-2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63443-2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3513" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63443-2059'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3513'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63443-2059'^^xsd:string;
  dwc:observationDate '1932-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63429-2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63429-2007'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3059'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63429-2007'^^xsd:string;
  dwc:observationDate '1931-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63503_DK-HistFish-DTUAqua-63503-530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63503_DK-HistFish-DTUAqua-63503-530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63503_DK-HistFish-DTUAqua-63503-530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63503_DK-HistFish-DTUAqua-63503-530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63503_DK-HistFish-DTUAqua-63503-530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63503-530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6760" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63503-530'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6760'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63503-530'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63490_DK-HistFish-DTUAqua-63490-331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63490_DK-HistFish-DTUAqua-63490-331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63490_DK-HistFish-DTUAqua-63490-331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63490_DK-HistFish-DTUAqua-63490-331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63490_DK-HistFish-DTUAqua-63490-331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63490-331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6684" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63490-331'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6684'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63490-331'^^xsd:string;
  dwc:observationDate '1945-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63512_DK-HistFish-DTUAqua-63512-1742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63512_DK-HistFish-DTUAqua-63512-1742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63512_DK-HistFish-DTUAqua-63512-1742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63512_DK-HistFish-DTUAqua-63512-1742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63512_DK-HistFish-DTUAqua-63512-1742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63512-1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6792" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63512-1742'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6792'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63512-1742'^^xsd:string;
  dwc:observationDate '1947-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63484_DK-HistFish-DTUAqua-63484-626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63484_DK-HistFish-DTUAqua-63484-626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63484_DK-HistFish-DTUAqua-63484-626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63484_DK-HistFish-DTUAqua-63484-626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63484_DK-HistFish-DTUAqua-63484-626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63484-626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6677" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63484-626'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6677'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63484-626'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63494-659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6714" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63494-659'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6714'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63494-659'^^xsd:string;
  dwc:observationDate '1946-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63495-665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6715" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63495-665'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6715'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63495-665'^^xsd:string;
  dwc:observationDate '1946-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63485_DK-HistFish-DTUAqua-63485-628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63485_DK-HistFish-DTUAqua-63485-628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63485_DK-HistFish-DTUAqua-63485-628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63485_DK-HistFish-DTUAqua-63485-628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63485_DK-HistFish-DTUAqua-63485-628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63485-628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6678" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63485-628'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6678'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63485-628'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63486_DK-HistFish-DTUAqua-63486-631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63486_DK-HistFish-DTUAqua-63486-631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63486_DK-HistFish-DTUAqua-63486-631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63486_DK-HistFish-DTUAqua-63486-631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63486_DK-HistFish-DTUAqua-63486-631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63486-631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6679" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63486-631'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6679'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63486-631'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63484_DK-HistFish-DTUAqua-63484-624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63484_DK-HistFish-DTUAqua-63484-624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63484_DK-HistFish-DTUAqua-63484-624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63484_DK-HistFish-DTUAqua-63484-624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63484_DK-HistFish-DTUAqua-63484-624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63484-624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6677" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63484-624'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6677'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63484-624'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63751-154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6546" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63751-154'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6546'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63751-154'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63749_DK-HistFish-DTUAqua-63749-153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63749_DK-HistFish-DTUAqua-63749-153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63749_DK-HistFish-DTUAqua-63749-153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63749_DK-HistFish-DTUAqua-63749-153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63749_DK-HistFish-DTUAqua-63749-153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63749-153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6544" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63749-153'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6544'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63749-153'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63664_DK-HistFish-DTUAqua-63664-190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63664_DK-HistFish-DTUAqua-63664-190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63664_DK-HistFish-DTUAqua-63664-190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63664_DK-HistFish-DTUAqua-63664-190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63664_DK-HistFish-DTUAqua-63664-190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63664-190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63664-190'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6094'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63664-190'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63656_DK-HistFish-DTUAqua-63656-163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63656_DK-HistFish-DTUAqua-63656-163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63656_DK-HistFish-DTUAqua-63656-163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63656_DK-HistFish-DTUAqua-63656-163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63656_DK-HistFish-DTUAqua-63656-163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63656-163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5718" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63656-163'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5718'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63656-163'^^xsd:string;
  dwc:observationDate '1938-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63655_DK-HistFish-DTUAqua-63655-159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63655_DK-HistFish-DTUAqua-63655-159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63655_DK-HistFish-DTUAqua-63655-159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63655_DK-HistFish-DTUAqua-63655-159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63655_DK-HistFish-DTUAqua-63655-159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63655-159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5707" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63655-159'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5707'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63655-159'^^xsd:string;
  dwc:observationDate '1938-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63752_DK-HistFish-DTUAqua-63752-155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63752_DK-HistFish-DTUAqua-63752-155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63752_DK-HistFish-DTUAqua-63752-155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63752_DK-HistFish-DTUAqua-63752-155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63752_DK-HistFish-DTUAqua-63752-155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63752-155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6547" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63752-155'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6547'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63752-155'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63498_DK-HistFish-DTUAqua-63498-688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63498_DK-HistFish-DTUAqua-63498-688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63498_DK-HistFish-DTUAqua-63498-688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63498_DK-HistFish-DTUAqua-63498-688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63498_DK-HistFish-DTUAqua-63498-688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63498-688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6735" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63498-688'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6735'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63498-688'^^xsd:string;
  dwc:observationDate '1946-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63500_DK-HistFish-DTUAqua-63500-703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63500_DK-HistFish-DTUAqua-63500-703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63500_DK-HistFish-DTUAqua-63500-703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63500_DK-HistFish-DTUAqua-63500-703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63500_DK-HistFish-DTUAqua-63500-703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63500-703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6737" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63500-703'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6737'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63500-703'^^xsd:string;
  dwc:observationDate '1946-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63509-619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6767" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63509-619'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6767'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63509-619'^^xsd:string;
  dwc:observationDate '1946-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63473-648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63473-648'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '0'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63473-648'^^xsd:string;
  dwc:observationDate '1946-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63643-102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5330" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63643-102'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5330'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63643-102'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63645-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5427" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63645-114'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5427'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63645-114'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-84> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63637-84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63637-84'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5060'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63637-84'^^xsd:string;
  dwc:observationDate '1936-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63633_DK-HistFish-DTUAqua-63633-65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63633_DK-HistFish-DTUAqua-63633-65> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63633_DK-HistFish-DTUAqua-63633-65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63633_DK-HistFish-DTUAqua-63633-65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63633_DK-HistFish-DTUAqua-63633-65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63633-65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63633-65'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5038'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63633-65'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-1654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63692-1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63692-1654'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6371'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63692-1654'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63640-1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63640-1638'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5071'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63640-1638'^^xsd:string;
  dwc:observationDate '1936-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63640-1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63640-1639'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5071'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63640-1639'^^xsd:string;
  dwc:observationDate '1936-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63700_DK-HistFish-DTUAqua-63700-1750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63700_DK-HistFish-DTUAqua-63700-1750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63700_DK-HistFish-DTUAqua-63700-1750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63700_DK-HistFish-DTUAqua-63700-1750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.83333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63700_DK-HistFish-DTUAqua-63700-1750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63700-1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6392" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63700-1750'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6392'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.83333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63700-1750'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63703_DK-HistFish-DTUAqua-63703-1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63703_DK-HistFish-DTUAqua-63703-1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63703_DK-HistFish-DTUAqua-63703-1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91666667 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.91666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63703_DK-HistFish-DTUAqua-63703-1751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91666667 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.91666667"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63703_DK-HistFish-DTUAqua-63703-1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63703-1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6395" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63703-1751'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6395'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.91666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63703-1751'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63704_DK-HistFish-DTUAqua-63704-1752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63704_DK-HistFish-DTUAqua-63704-1752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63704_DK-HistFish-DTUAqua-63704-1752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5101_DTUAqua-63704_DK-HistFish-DTUAqua-63704-1752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63704-1752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6401" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63704-1752'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6401'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63704-1752'^^xsd:string;
  dwc:observationDate '1941-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63451_DK-HistFish-DTUAqua-63451-2269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63451_DK-HistFish-DTUAqua-63451-2269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63451_DK-HistFish-DTUAqua-63451-2269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63451_DK-HistFish-DTUAqua-63451-2269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63451_DK-HistFish-DTUAqua-63451-2269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63451-2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3860" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63451-2269'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3860'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63451-2269'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63364-2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63364-2227'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '969'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63364-2227'^^xsd:string;
  dwc:observationDate '1928-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63452-2275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3861" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63452-2275'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3861'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63452-2275'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63368-2242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1217" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63368-2242'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1217'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63368-2242'^^xsd:string;
  dwc:observationDate '1928-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63376_DK-HistFish-DTUAqua-63376-2295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63376_DK-HistFish-DTUAqua-63376-2295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63376_DK-HistFish-DTUAqua-63376-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63376_DK-HistFish-DTUAqua-63376-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/5101_DTUAqua-63376_DK-HistFish-DTUAqua-63376-2295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63376-2295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63376-2295'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1230'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63376-2295'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63391_DK-HistFish-DTUAqua-63391-2343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63391_DK-HistFish-DTUAqua-63391-2343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63391_DK-HistFish-DTUAqua-63391-2343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63391_DK-HistFish-DTUAqua-63391-2343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63391_DK-HistFish-DTUAqua-63391-2343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63391-2343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1761" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63391-2343'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1761'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63391-2343'^^xsd:string;
  dwc:observationDate '1929-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63288_DK-HistFish-DTUAqua-63288-2568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63288_DK-HistFish-DTUAqua-63288-2568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63288_DK-HistFish-DTUAqua-63288-2568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63288_DK-HistFish-DTUAqua-63288-2568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63288_DK-HistFish-DTUAqua-63288-2568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63288-2568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63288-2568'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63288-2568'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63693-1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63693-1665'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6372'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63693-1665'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63694_DK-HistFish-DTUAqua-63694-1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63694_DK-HistFish-DTUAqua-63694-1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63694_DK-HistFish-DTUAqua-63694-1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63694_DK-HistFish-DTUAqua-63694-1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63694_DK-HistFish-DTUAqua-63694-1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63694-1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6373" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63694-1671'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6373'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63694-1671'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63695_DK-HistFish-DTUAqua-63695-1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63695_DK-HistFish-DTUAqua-63695-1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63695_DK-HistFish-DTUAqua-63695-1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63695_DK-HistFish-DTUAqua-63695-1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63695_DK-HistFish-DTUAqua-63695-1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63695-1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6374" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63695-1677'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6374'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63695-1677'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63677_DK-HistFish-DTUAqua-63677-1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63677_DK-HistFish-DTUAqua-63677-1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63677_DK-HistFish-DTUAqua-63677-1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89166667 8.92916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.92916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63677_DK-HistFish-DTUAqua-63677-1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89166667 8.92916667)"^^geo:wktLiteral ;
  geo-pos:lat "56.89166667"^^xsd:decimal ;
  geo-pos:long "8.92916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63677_DK-HistFish-DTUAqua-63677-1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63677-1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6315" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63677-1681'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6315'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.92916667'^^xsd:double;
  dwc:latitude '56.89166667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63677-1681'^^xsd:string;
  dwc:observationDate '1940-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63678_DK-HistFish-DTUAqua-63678-1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63678_DK-HistFish-DTUAqua-63678-1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63678_DK-HistFish-DTUAqua-63678-1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.94166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.94166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63678_DK-HistFish-DTUAqua-63678-1689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.94166667)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.94166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63678_DK-HistFish-DTUAqua-63678-1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63678-1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6316" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63678-1689'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6316'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.94166667'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63678-1689'^^xsd:string;
  dwc:observationDate '1940-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63713_DK-HistFish-DTUAqua-63713-1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63713_DK-HistFish-DTUAqua-63713-1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63713_DK-HistFish-DTUAqua-63713-1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63713_DK-HistFish-DTUAqua-63713-1692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63713_DK-HistFish-DTUAqua-63713-1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63713-1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6420" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63713-1692'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6420'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.11666667'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63713-1692'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-1707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63725-1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6462" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63725-1707'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6462'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.8'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63725-1707'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63728_DK-HistFish-DTUAqua-63728-1709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63728_DK-HistFish-DTUAqua-63728-1709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63728_DK-HistFish-DTUAqua-63728-1709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.98333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63728_DK-HistFish-DTUAqua-63728-1709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.98333333"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63728_DK-HistFish-DTUAqua-63728-1709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63728-1709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6469" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63728-1709'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6469'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.98333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63728-1709'^^xsd:string;
  dwc:observationDate '1942-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63750_DK-HistFish-DTUAqua-63750-1723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63750_DK-HistFish-DTUAqua-63750-1723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63750_DK-HistFish-DTUAqua-63750-1723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63750_DK-HistFish-DTUAqua-63750-1723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63750_DK-HistFish-DTUAqua-63750-1723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63750-1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6545" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63750-1723'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6545'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63750-1723'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63297_DK-HistFish-DTUAqua-63297-1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63297_DK-HistFish-DTUAqua-63297-1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63297_DK-HistFish-DTUAqua-63297-1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63297_DK-HistFish-DTUAqua-63297-1490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63297_DK-HistFish-DTUAqua-63297-1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63297-1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63297-1490'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63297-1490'^^xsd:string;
  dwc:observationDate '1927-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63325-1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "264" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63325-1496'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '264'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63325-1496'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63295_DK-HistFish-DTUAqua-63295-1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63295_DK-HistFish-DTUAqua-63295-1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63295_DK-HistFish-DTUAqua-63295-1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63295_DK-HistFish-DTUAqua-63295-1486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63295_DK-HistFish-DTUAqua-63295-1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63295-1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63295-1486'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63295-1486'^^xsd:string;
  dwc:observationDate '1927-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63287_DK-HistFish-DTUAqua-63287-1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63287_DK-HistFish-DTUAqua-63287-1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63287_DK-HistFish-DTUAqua-63287-1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63287_DK-HistFish-DTUAqua-63287-1453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63287_DK-HistFish-DTUAqua-63287-1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63287-1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63287-1453'^^xsd:string;
  dwc:scientificName 'Ulke'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63287-1453'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63304-1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63304-1443'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '85'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63304-1443'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63401_DK-HistFish-DTUAqua-63401-1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63401_DK-HistFish-DTUAqua-63401-1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63401_DK-HistFish-DTUAqua-63401-1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63401_DK-HistFish-DTUAqua-63401-1424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63401_DK-HistFish-DTUAqua-63401-1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63401-1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63401-1424'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2073'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63401-1424'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63696_DK-HistFish-DTUAqua-63696-1658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63696_DK-HistFish-DTUAqua-63696-1658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63696_DK-HistFish-DTUAqua-63696-1658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91666667 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.91666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63696_DK-HistFish-DTUAqua-63696-1658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91666667 9.05)"^^geo:wktLiteral ;
  geo-pos:lat "56.91666667"^^xsd:decimal ;
  geo-pos:long "9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63696_DK-HistFish-DTUAqua-63696-1658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63696-1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6375" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63696-1658'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6375'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '56.91666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63696-1658'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63387_DK-HistFish-DTUAqua-63387-1366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63387_DK-HistFish-DTUAqua-63387-1366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63387_DK-HistFish-DTUAqua-63387-1366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63387_DK-HistFish-DTUAqua-63387-1366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63387_DK-HistFish-DTUAqua-63387-1366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63387-1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1696" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63387-1366'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1696'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63387-1366'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63444_DK-HistFish-DTUAqua-63444-2062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63444_DK-HistFish-DTUAqua-63444-2062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63444_DK-HistFish-DTUAqua-63444-2062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63444_DK-HistFish-DTUAqua-63444-2062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63444_DK-HistFish-DTUAqua-63444-2062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63444-2062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3514" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63444-2062'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3514'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63444-2062'^^xsd:string;
  dwc:observationDate '1932-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63549-902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7204" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63549-902'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7204'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63549-902'^^xsd:string;
  dwc:observationDate '1949-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63378-263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1232" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63378-263'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1232'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63378-263'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63376_DK-HistFish-DTUAqua-63376-1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63376_DK-HistFish-DTUAqua-63376-1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63376_DK-HistFish-DTUAqua-63376-1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63376_DK-HistFish-DTUAqua-63376-1316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63376_DK-HistFish-DTUAqua-63376-1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63376-1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63376-1316'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1230'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63376-1316'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63372-1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63372-1311'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1221'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63372-1311'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63369-1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63369-1290'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1218'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63369-1290'^^xsd:string;
  dwc:observationDate '1928-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-1302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63371-1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63371-1302'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1220'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63371-1302'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63371-1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63371-1303'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1220'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63371-1303'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63468-428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4280" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63468-428'^^xsd:string;
  dwc:scientificName 'Rødtunge'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4280'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127140'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63468-428'^^xsd:string;
  dwc:observationDate '1934-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63705_DK-HistFish-DTUAqua-63705-1753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63705_DK-HistFish-DTUAqua-63705-1753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63705_DK-HistFish-DTUAqua-63705-1753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5101_DTUAqua-63705_DK-HistFish-DTUAqua-63705-1753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63705-1753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63705-1753'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6402'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63705-1753'^^xsd:string;
  dwc:observationDate '1941-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-1715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-1715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-1715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-1715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-1715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63727-1715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6468" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63727-1715'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6468'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63727-1715'^^xsd:string;
  dwc:observationDate '1942-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63323_DK-HistFish-DTUAqua-63323-2504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63323_DK-HistFish-DTUAqua-63323-2504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63323_DK-HistFish-DTUAqua-63323-2504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63323_DK-HistFish-DTUAqua-63323-2504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63323_DK-HistFish-DTUAqua-63323-2504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63323-2504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "262" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63323-2504'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '262'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63323-2504'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63321_DK-HistFish-DTUAqua-63321-1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63321_DK-HistFish-DTUAqua-63321-1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63321_DK-HistFish-DTUAqua-63321-1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63321_DK-HistFish-DTUAqua-63321-1480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63321_DK-HistFish-DTUAqua-63321-1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63321-1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "239" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63321-1480'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '239'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63321-1480'^^xsd:string;
  dwc:observationDate '1926-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63320_DK-HistFish-DTUAqua-63320-1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63320_DK-HistFish-DTUAqua-63320-1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63320_DK-HistFish-DTUAqua-63320-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63320_DK-HistFish-DTUAqua-63320-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/5101_DTUAqua-63320_DK-HistFish-DTUAqua-63320-1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63320-1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63320-1477'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '238'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63320-1477'^^xsd:string;
  dwc:observationDate '1926-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63392_DK-HistFish-DTUAqua-63392-2346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63392_DK-HistFish-DTUAqua-63392-2346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63392_DK-HistFish-DTUAqua-63392-2346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63392_DK-HistFish-DTUAqua-63392-2346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63392_DK-HistFish-DTUAqua-63392-2346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63392-2346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63392-2346'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2064'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63392-2346'^^xsd:string;
  dwc:observationDate '1930-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-2334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-2334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-2334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-2334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-2334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63389-2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1699" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63389-2334'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1699'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63389-2334'^^xsd:string;
  dwc:observationDate '1929-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-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/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63388-2326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1698" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63388-2326'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1698'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63388-2326'^^xsd:string;
  dwc:observationDate '1929-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-2249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-2249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-2249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-2249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-2249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63369-2249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63369-2249'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1218'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63369-2249'^^xsd:string;
  dwc:observationDate '1928-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63366_DK-HistFish-DTUAqua-63366-1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63366_DK-HistFish-DTUAqua-63366-1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63366_DK-HistFish-DTUAqua-63366-1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63366_DK-HistFish-DTUAqua-63366-1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63366_DK-HistFish-DTUAqua-63366-1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63366-1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63366-1281'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1060'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63366-1281'^^xsd:string;
  dwc:observationDate '1928-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63370-1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1219" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63370-1295'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1219'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63370-1295'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63342_DK-HistFish-DTUAqua-63342-1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63342_DK-HistFish-DTUAqua-63342-1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63342_DK-HistFish-DTUAqua-63342-1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63342_DK-HistFish-DTUAqua-63342-1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63342_DK-HistFish-DTUAqua-63342-1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63342-1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "782" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63342-1209'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '782'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63342-1209'^^xsd:string;
  dwc:observationDate '1928-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63357-1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63357-1225'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63357-1225'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63363-1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63363-1265'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '968'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63363-1265'^^xsd:string;
  dwc:observationDate '1928-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-80> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63720-80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6457" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63720-80'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6457'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63720-80'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63472-1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4288" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63472-1160'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4288'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63472-1160'^^xsd:string;
  dwc:observationDate '1934-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-76> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63635-76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63635-76'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5040'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63635-76'^^xsd:string;
  dwc:observationDate '1936-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63409_DK-HistFish-DTUAqua-63409-2372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63409_DK-HistFish-DTUAqua-63409-2372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63409_DK-HistFish-DTUAqua-63409-2372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63409_DK-HistFish-DTUAqua-63409-2372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63409_DK-HistFish-DTUAqua-63409-2372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63409-2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2465" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63409-2372'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2465'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63409-2372'^^xsd:string;
  dwc:observationDate '1930-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63404_DK-HistFish-DTUAqua-63404-2359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63404_DK-HistFish-DTUAqua-63404-2359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63404_DK-HistFish-DTUAqua-63404-2359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63404_DK-HistFish-DTUAqua-63404-2359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63404_DK-HistFish-DTUAqua-63404-2359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63404-2359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2442" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63404-2359'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2442'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63404-2359'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63385_DK-HistFish-DTUAqua-63385-2318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63385_DK-HistFish-DTUAqua-63385-2318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63385_DK-HistFish-DTUAqua-63385-2318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63385_DK-HistFish-DTUAqua-63385-2318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63385_DK-HistFish-DTUAqua-63385-2318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63385-2318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1694" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63385-2318'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1694'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63385-2318'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63394_DK-HistFish-DTUAqua-63394-2353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63394_DK-HistFish-DTUAqua-63394-2353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63394_DK-HistFish-DTUAqua-63394-2353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63394_DK-HistFish-DTUAqua-63394-2353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63394_DK-HistFish-DTUAqua-63394-2353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63394-2353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2066" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63394-2353'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2066'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63394-2353'^^xsd:string;
  dwc:observationDate '1930-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63290_DK-HistFish-DTUAqua-63290-1600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63290_DK-HistFish-DTUAqua-63290-1600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63290_DK-HistFish-DTUAqua-63290-1600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63290_DK-HistFish-DTUAqua-63290-1600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63290_DK-HistFish-DTUAqua-63290-1600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63290-1600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63290-1600'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63290-1600'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63290_DK-HistFish-DTUAqua-63290-2442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63290_DK-HistFish-DTUAqua-63290-2442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63290_DK-HistFish-DTUAqua-63290-2442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63290_DK-HistFish-DTUAqua-63290-2442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63290_DK-HistFish-DTUAqua-63290-2442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63290-2442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63290-2442'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63290-2442'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63318_DK-HistFish-DTUAqua-63318-2462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63318_DK-HistFish-DTUAqua-63318-2462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63318_DK-HistFish-DTUAqua-63318-2462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63318_DK-HistFish-DTUAqua-63318-2462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63318_DK-HistFish-DTUAqua-63318-2462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63318-2462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63318-2462'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '227'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63318-2462'^^xsd:string;
  dwc:observationDate '1926-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63319_DK-HistFish-DTUAqua-63319-2467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63319_DK-HistFish-DTUAqua-63319-2467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63319_DK-HistFish-DTUAqua-63319-2467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63319_DK-HistFish-DTUAqua-63319-2467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63319_DK-HistFish-DTUAqua-63319-2467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63319-2467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63319-2467'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '228'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63319-2467'^^xsd:string;
  dwc:observationDate '1926-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63310_DK-HistFish-DTUAqua-63310-2436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63310_DK-HistFish-DTUAqua-63310-2436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63310_DK-HistFish-DTUAqua-63310-2436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63310_DK-HistFish-DTUAqua-63310-2436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63310_DK-HistFish-DTUAqua-63310-2436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63310-2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63310-2436'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63310-2436'^^xsd:string;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-75> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63635-75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63635-75'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5040'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63635-75'^^xsd:string;
  dwc:observationDate '1936-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-94> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63639-94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63639-94'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5070'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63639-94'^^xsd:string;
  dwc:observationDate '1936-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63638_DK-HistFish-DTUAqua-63638-88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63638_DK-HistFish-DTUAqua-63638-88> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63638_DK-HistFish-DTUAqua-63638-88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63638_DK-HistFish-DTUAqua-63638-88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63638_DK-HistFish-DTUAqua-63638-88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63638-88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63638-88'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5065'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63638-88'^^xsd:string;
  dwc:observationDate '1936-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63752_DK-HistFish-DTUAqua-63752-1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63752_DK-HistFish-DTUAqua-63752-1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63752_DK-HistFish-DTUAqua-63752-1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63752_DK-HistFish-DTUAqua-63752-1203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63752_DK-HistFish-DTUAqua-63752-1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63752-1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6547" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63752-1203'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6547'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63752-1203'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-1716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-1716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-1716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-1716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-1716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63727-1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6468" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63727-1716'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6468'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63727-1716'^^xsd:string;
  dwc:observationDate '1942-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-1713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-1713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-1713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-1713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-1713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63726-1713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6467" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63726-1713'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6467'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63726-1713'^^xsd:string;
  dwc:observationDate '1942-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-1711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-1711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-1711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-1711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-1711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63725-1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6462" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63725-1711'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6462'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.8'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63725-1711'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63747_DK-HistFish-DTUAqua-63747-1721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63747_DK-HistFish-DTUAqua-63747-1721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63747_DK-HistFish-DTUAqua-63747-1721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63747_DK-HistFish-DTUAqua-63747-1721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63747_DK-HistFish-DTUAqua-63747-1721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63747-1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6542" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63747-1721'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6542'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63747-1721'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63622-1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4686" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63622-1408'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4686'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63622-1408'^^xsd:string;
  dwc:observationDate '1935-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63691_DK-HistFish-DTUAqua-63691-1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63691_DK-HistFish-DTUAqua-63691-1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63691_DK-HistFish-DTUAqua-63691-1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63691_DK-HistFish-DTUAqua-63691-1748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.83333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63691_DK-HistFish-DTUAqua-63691-1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63691-1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6357" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63691-1748'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6357'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.83333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63691-1748'^^xsd:string;
  dwc:observationDate '1941-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63700_DK-HistFish-DTUAqua-63700-1749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63700_DK-HistFish-DTUAqua-63700-1749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63700_DK-HistFish-DTUAqua-63700-1749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63700_DK-HistFish-DTUAqua-63700-1749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.83333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63700_DK-HistFish-DTUAqua-63700-1749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63700-1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6392" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63700-1749'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6392'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.83333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63700-1749'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63621-1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4668" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63621-1401'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4668'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63621-1401'^^xsd:string;
  dwc:observationDate '1935-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63707_DK-HistFish-DTUAqua-63707-1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63707_DK-HistFish-DTUAqua-63707-1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63707_DK-HistFish-DTUAqua-63707-1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5101_DTUAqua-63707_DK-HistFish-DTUAqua-63707-1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63707-1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6404" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63707-1755'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6404'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63707-1755'^^xsd:string;
  dwc:observationDate '1941-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63316_DK-HistFish-DTUAqua-63316-2455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63316_DK-HistFish-DTUAqua-63316-2455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63316_DK-HistFish-DTUAqua-63316-2455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63316_DK-HistFish-DTUAqua-63316-2455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63316_DK-HistFish-DTUAqua-63316-2455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63316-2455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63316-2455'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '187'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63316-2455'^^xsd:string;
  dwc:observationDate '1926-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63733-479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6502" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63733-479'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6502'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63733-479'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63760-501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6578" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63760-501'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6578'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63760-501'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63739_DK-HistFish-DTUAqua-63739-489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63739_DK-HistFish-DTUAqua-63739-489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63739_DK-HistFish-DTUAqua-63739-489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63739_DK-HistFish-DTUAqua-63739-489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63739_DK-HistFish-DTUAqua-63739-489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63739-489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6525" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63739-489'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6525'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63739-489'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63464-407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4078" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63464-407'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4078'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63464-407'^^xsd:string;
  dwc:observationDate '1934-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63341_DK-HistFish-DTUAqua-63341-1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63341_DK-HistFish-DTUAqua-63341-1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63341_DK-HistFish-DTUAqua-63341-1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63341_DK-HistFish-DTUAqua-63341-1206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63341_DK-HistFish-DTUAqua-63341-1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63341-1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "781" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63341-1206'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '781'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63341-1206'^^xsd:string;
  dwc:observationDate '1928-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63481_DK-HistFish-DTUAqua-63481-609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63481_DK-HistFish-DTUAqua-63481-609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63481_DK-HistFish-DTUAqua-63481-609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63481_DK-HistFish-DTUAqua-63481-609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63481_DK-HistFish-DTUAqua-63481-609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63481-609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6653" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63481-609'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6653'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63481-609'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63479_DK-HistFish-DTUAqua-63479-597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63479_DK-HistFish-DTUAqua-63479-597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63479_DK-HistFish-DTUAqua-63479-597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63479_DK-HistFish-DTUAqua-63479-597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63479_DK-HistFish-DTUAqua-63479-597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63479-597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6651" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63479-597'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6651'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63479-597'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63480_DK-HistFish-DTUAqua-63480-602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63480_DK-HistFish-DTUAqua-63480-602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63480_DK-HistFish-DTUAqua-63480-602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63480_DK-HistFish-DTUAqua-63480-602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63480_DK-HistFish-DTUAqua-63480-602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63480-602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6652" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63480-602'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6652'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63480-602'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-28> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63467-28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4262" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63467-28'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4262'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63467-28'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63310_DK-HistFish-DTUAqua-63310-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63310_DK-HistFish-DTUAqua-63310-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63310_DK-HistFish-DTUAqua-63310-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63310_DK-HistFish-DTUAqua-63310-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63310_DK-HistFish-DTUAqua-63310-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63310-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63310-2'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63310-2'^^xsd:string;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63451_DK-HistFish-DTUAqua-63451-2271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63451_DK-HistFish-DTUAqua-63451-2271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63451_DK-HistFish-DTUAqua-63451-2271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63451_DK-HistFish-DTUAqua-63451-2271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63451_DK-HistFish-DTUAqua-63451-2271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63451-2271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3860" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63451-2271'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3860'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63451-2271'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63421-309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63421-309'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3036'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63421-309'^^xsd:string;
  dwc:observationDate '1931-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63440_DK-HistFish-DTUAqua-63440-350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63440_DK-HistFish-DTUAqua-63440-350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63440_DK-HistFish-DTUAqua-63440-350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63440_DK-HistFish-DTUAqua-63440-350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63440_DK-HistFish-DTUAqua-63440-350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63440-350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63440-350'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3218'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63440-350'^^xsd:string;
  dwc:observationDate '1932-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63421-308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63421-308'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3036'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63421-308'^^xsd:string;
  dwc:observationDate '1931-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63324-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "263" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63324-3'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '263'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63324-3'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63429-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63429-20'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3059'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63429-20'^^xsd:string;
  dwc:observationDate '1931-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63477_DK-HistFish-DTUAqua-63477-587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63477_DK-HistFish-DTUAqua-63477-587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63477_DK-HistFish-DTUAqua-63477-587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63477_DK-HistFish-DTUAqua-63477-587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63477_DK-HistFish-DTUAqua-63477-587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63477-587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6649" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63477-587'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6649'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63477-587'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63476-580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6648" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63476-580'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6648'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63476-580'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63505-547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6763" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63505-547'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6763'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63505-547'^^xsd:string;
  dwc:observationDate '1946-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63672_DK-HistFish-DTUAqua-63672-216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63672_DK-HistFish-DTUAqua-63672-216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63672_DK-HistFish-DTUAqua-63672-216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90416667 9.1375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.90416667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63672_DK-HistFish-DTUAqua-63672-216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90416667 9.1375)"^^geo:wktLiteral ;
  geo-pos:lat "56.90416667"^^xsd:decimal ;
  geo-pos:long "9.1375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63672_DK-HistFish-DTUAqua-63672-216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63672-216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6310" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63672-216'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6310'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.1375'^^xsd:double;
  dwc:latitude '56.90416667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63672-216'^^xsd:string;
  dwc:observationDate '1940-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63367_DK-HistFish-DTUAqua-63367-1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63367_DK-HistFish-DTUAqua-63367-1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63367_DK-HistFish-DTUAqua-63367-1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63367_DK-HistFish-DTUAqua-63367-1286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63367_DK-HistFish-DTUAqua-63367-1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63367-1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1216" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63367-1286'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1216'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63367-1286'^^xsd:string;
  dwc:observationDate '1928-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63370-1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1219" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63370-1296'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1219'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63370-1296'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63672_DK-HistFish-DTUAqua-63672-215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63672_DK-HistFish-DTUAqua-63672-215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63672_DK-HistFish-DTUAqua-63672-215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90416667 9.1375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.90416667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63672_DK-HistFish-DTUAqua-63672-215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90416667 9.1375)"^^geo:wktLiteral ;
  geo-pos:lat "56.90416667"^^xsd:decimal ;
  geo-pos:long "9.1375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63672_DK-HistFish-DTUAqua-63672-215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63672-215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6310" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63672-215'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6310'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.1375'^^xsd:double;
  dwc:latitude '56.90416667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63672-215'^^xsd:string;
  dwc:observationDate '1940-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63435_DK-HistFish-DTUAqua-63435-336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63435_DK-HistFish-DTUAqua-63435-336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63435_DK-HistFish-DTUAqua-63435-336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63435_DK-HistFish-DTUAqua-63435-336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63435_DK-HistFish-DTUAqua-63435-336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63435-336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3212" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63435-336'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3212'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63435-336'^^xsd:string;
  dwc:observationDate '1932-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63375-2292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63375-2292'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1229'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63375-2292'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63706_DK-HistFish-DTUAqua-63706-1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63706_DK-HistFish-DTUAqua-63706-1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63706_DK-HistFish-DTUAqua-63706-1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63706_DK-HistFish-DTUAqua-63706-1754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63706_DK-HistFish-DTUAqua-63706-1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63706-1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6403" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63706-1754'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6403'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63706-1754'^^xsd:string;
  dwc:observationDate '1941-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63622-1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4686" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63622-1409'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4686'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63622-1409'^^xsd:string;
  dwc:observationDate '1935-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-1717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-1717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-1717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-1717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-1717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63727-1717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6468" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63727-1717'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6468'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63727-1717'^^xsd:string;
  dwc:observationDate '1942-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-1714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-1714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-1714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-1714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-1714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63726-1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6467" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63726-1714'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6467'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63726-1714'^^xsd:string;
  dwc:observationDate '1942-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-1698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-1698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-1698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-1698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.85)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-1698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63719-1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6456" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63719-1698'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6456'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.85'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63719-1698'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63678_DK-HistFish-DTUAqua-63678-1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63678_DK-HistFish-DTUAqua-63678-1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63678_DK-HistFish-DTUAqua-63678-1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.94166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.94166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63678_DK-HistFish-DTUAqua-63678-1690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.94166667)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.94166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63678_DK-HistFish-DTUAqua-63678-1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63678-1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6316" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63678-1690'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6316'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.94166667'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63678-1690'^^xsd:string;
  dwc:observationDate '1940-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63677_DK-HistFish-DTUAqua-63677-1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63677_DK-HistFish-DTUAqua-63677-1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63677_DK-HistFish-DTUAqua-63677-1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89166667 8.92916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.92916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63677_DK-HistFish-DTUAqua-63677-1684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89166667 8.92916667)"^^geo:wktLiteral ;
  geo-pos:lat "56.89166667"^^xsd:decimal ;
  geo-pos:long "8.92916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63677_DK-HistFish-DTUAqua-63677-1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63677-1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6315" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63677-1684'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6315'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.92916667'^^xsd:double;
  dwc:latitude '56.89166667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63677-1684'^^xsd:string;
  dwc:observationDate '1940-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63677_DK-HistFish-DTUAqua-63677-1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63677_DK-HistFish-DTUAqua-63677-1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63677_DK-HistFish-DTUAqua-63677-1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89166667 8.92916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.92916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63677_DK-HistFish-DTUAqua-63677-1685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89166667 8.92916667)"^^geo:wktLiteral ;
  geo-pos:lat "56.89166667"^^xsd:decimal ;
  geo-pos:long "8.92916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63677_DK-HistFish-DTUAqua-63677-1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63677-1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6315" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63677-1685'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6315'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.92916667'^^xsd:double;
  dwc:latitude '56.89166667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63677-1685'^^xsd:string;
  dwc:observationDate '1940-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63431_DK-HistFish-DTUAqua-63431-2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63431_DK-HistFish-DTUAqua-63431-2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63431_DK-HistFish-DTUAqua-63431-2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63431_DK-HistFish-DTUAqua-63431-2023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63431_DK-HistFish-DTUAqua-63431-2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63431-2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3208" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63431-2023'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3208'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63431-2023'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63303-2438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63303-2438'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63303-2438'^^xsd:string;
  dwc:observationDate '1927-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63454_DK-HistFish-DTUAqua-63454-2417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63454_DK-HistFish-DTUAqua-63454-2417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63454_DK-HistFish-DTUAqua-63454-2417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63454_DK-HistFish-DTUAqua-63454-2417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63454_DK-HistFish-DTUAqua-63454-2417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63454-2417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3863" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63454-2417'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3863'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63454-2417'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63456_DK-HistFish-DTUAqua-63456-2425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63456_DK-HistFish-DTUAqua-63456-2425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63456_DK-HistFish-DTUAqua-63456-2425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63456_DK-HistFish-DTUAqua-63456-2425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63456_DK-HistFish-DTUAqua-63456-2425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63456-2425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63456-2425'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3993'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63456-2425'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63440_DK-HistFish-DTUAqua-63440-2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63440_DK-HistFish-DTUAqua-63440-2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63440_DK-HistFish-DTUAqua-63440-2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63440_DK-HistFish-DTUAqua-63440-2045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63440_DK-HistFish-DTUAqua-63440-2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63440-2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63440-2045'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3218'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63440-2045'^^xsd:string;
  dwc:observationDate '1932-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63443_DK-HistFish-DTUAqua-63443-2058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63443_DK-HistFish-DTUAqua-63443-2058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63443_DK-HistFish-DTUAqua-63443-2058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63443_DK-HistFish-DTUAqua-63443-2058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63443_DK-HistFish-DTUAqua-63443-2058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63443-2058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3513" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63443-2058'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3513'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63443-2058'^^xsd:string;
  dwc:observationDate '1932-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63328-1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "267" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63328-1513'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '267'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63328-1513'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63312_DK-HistFish-DTUAqua-63312-2446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63312_DK-HistFish-DTUAqua-63312-2446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63312_DK-HistFish-DTUAqua-63312-2446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63312_DK-HistFish-DTUAqua-63312-2446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63312_DK-HistFish-DTUAqua-63312-2446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63312-2446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "160" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63312-2446'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '160'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63312-2446'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63402_DK-HistFish-DTUAqua-63402-1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63402_DK-HistFish-DTUAqua-63402-1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63402_DK-HistFish-DTUAqua-63402-1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63402_DK-HistFish-DTUAqua-63402-1429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63402_DK-HistFish-DTUAqua-63402-1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63402-1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2440" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63402-1429'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2440'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63402-1429'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63309_DK-HistFish-DTUAqua-63309-2433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63309_DK-HistFish-DTUAqua-63309-2433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63309_DK-HistFish-DTUAqua-63309-2433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63309_DK-HistFish-DTUAqua-63309-2433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63309_DK-HistFish-DTUAqua-63309-2433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63309-2433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63309-2433'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63309-2433'^^xsd:string;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63386_DK-HistFish-DTUAqua-63386-1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63386_DK-HistFish-DTUAqua-63386-1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63386_DK-HistFish-DTUAqua-63386-1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63386_DK-HistFish-DTUAqua-63386-1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63386_DK-HistFish-DTUAqua-63386-1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63386-1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1695" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63386-1360'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1695'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63386-1360'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-1241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63360-1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63360-1241'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63360-1241'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63320_DK-HistFish-DTUAqua-63320-1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63320_DK-HistFish-DTUAqua-63320-1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63320_DK-HistFish-DTUAqua-63320-1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63320_DK-HistFish-DTUAqua-63320-1478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63320_DK-HistFish-DTUAqua-63320-1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63320-1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63320-1478'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '238'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63320-1478'^^xsd:string;
  dwc:observationDate '1926-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-1234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63359-1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63359-1234'^^xsd:string;
  dwc:scientificName 'Ulke'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63359-1234'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63369-1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63369-1292'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1218'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63369-1292'^^xsd:string;
  dwc:observationDate '1928-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63341_DK-HistFish-DTUAqua-63341-1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63341_DK-HistFish-DTUAqua-63341-1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63341_DK-HistFish-DTUAqua-63341-1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63341_DK-HistFish-DTUAqua-63341-1207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63341_DK-HistFish-DTUAqua-63341-1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63341-1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "781" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63341-1207'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '781'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63341-1207'^^xsd:string;
  dwc:observationDate '1928-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63654-1902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5692" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63654-1902'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5692'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63654-1902'^^xsd:string;
  dwc:observationDate '1938-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63648-1868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5450" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63648-1868'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5450'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63648-1868'^^xsd:string;
  dwc:observationDate '1937-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-2550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-2550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-2550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-2550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-2550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63331-2550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63331-2550'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '271'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63331-2550'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-2551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-2551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-2551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-2551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-2551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63331-2551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63331-2551'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '271'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63331-2551'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63547_DK-HistFish-DTUAqua-63547-906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63547_DK-HistFish-DTUAqua-63547-906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63547_DK-HistFish-DTUAqua-63547-906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63547_DK-HistFish-DTUAqua-63547-906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63547_DK-HistFish-DTUAqua-63547-906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63547-906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7182" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63547-906'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7182'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63547-906'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63546_DK-HistFish-DTUAqua-63546-898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63546_DK-HistFish-DTUAqua-63546-898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63546_DK-HistFish-DTUAqua-63546-898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63546_DK-HistFish-DTUAqua-63546-898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63546_DK-HistFish-DTUAqua-63546-898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63546-898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7181" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63546-898'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7181'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63546-898'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63428-1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3058" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63428-1999'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3058'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63428-1999'^^xsd:string;
  dwc:observationDate '1931-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63548-912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7183" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63548-912'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7183'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63548-912'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63685_DK-HistFish-DTUAqua-63685-245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63685_DK-HistFish-DTUAqua-63685-245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63685_DK-HistFish-DTUAqua-63685-245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63685_DK-HistFish-DTUAqua-63685-245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63685_DK-HistFish-DTUAqua-63685-245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63685-245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6344" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63685-245'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6344'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63685-245'^^xsd:string;
  dwc:observationDate '1940-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63690_DK-HistFish-DTUAqua-63690-22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63690_DK-HistFish-DTUAqua-63690-22> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63690_DK-HistFish-DTUAqua-63690-22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63690_DK-HistFish-DTUAqua-63690-22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.8"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63690_DK-HistFish-DTUAqua-63690-22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63690-22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6352" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63690-22'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6352'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '56.8'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63690-22'^^xsd:string;
  dwc:observationDate '1941-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-1838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-1838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-1838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-1838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-1838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63607-1838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63607-1838'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '0'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63607-1838'^^xsd:string;
  dwc:observationDate '1937-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-2138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-2138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-2138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-2138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-2138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63608-2138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4453" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63608-2138'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4453'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63608-2138'^^xsd:string;
  dwc:observationDate '1935-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63426-2491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63426-2491'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3051'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63426-2491'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-2146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-2146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-2146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-2146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-2146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63609-2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63609-2146'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4454'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63609-2146'^^xsd:string;
  dwc:observationDate '1935-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63755_DK-HistFish-DTUAqua-63755-2147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63755_DK-HistFish-DTUAqua-63755-2147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63755_DK-HistFish-DTUAqua-63755-2147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63755_DK-HistFish-DTUAqua-63755-2147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63755_DK-HistFish-DTUAqua-63755-2147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63755-2147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6562" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63755-2147'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6562'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63755-2147'^^xsd:string;
  dwc:observationDate '1944-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63427_DK-HistFish-DTUAqua-63427-2497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63427_DK-HistFish-DTUAqua-63427-2497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63427_DK-HistFish-DTUAqua-63427-2497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63427_DK-HistFish-DTUAqua-63427-2497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63427_DK-HistFish-DTUAqua-63427-2497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63427-2497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3052" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63427-2497'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3052'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63427-2497'^^xsd:string;
  dwc:observationDate '1931-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63305-2472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63305-2472'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63305-2472'^^xsd:string;
  dwc:observationDate '1927-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63306_DK-HistFish-DTUAqua-63306-2479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63306_DK-HistFish-DTUAqua-63306-2479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63306_DK-HistFish-DTUAqua-63306-2479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63306_DK-HistFish-DTUAqua-63306-2479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63306_DK-HistFish-DTUAqua-63306-2479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63306-2479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63306-2479'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63306-2479'^^xsd:string;
  dwc:observationDate '1927-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-2507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-2507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-2507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-2507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-2507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63324-2507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "263" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63324-2507'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '263'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63324-2507'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-2066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-2066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-2066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-2066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-2066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63445-2066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3515" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63445-2066'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3515'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63445-2066'^^xsd:string;
  dwc:observationDate '1932-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63438_DK-HistFish-DTUAqua-63438-2038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63438_DK-HistFish-DTUAqua-63438-2038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63438_DK-HistFish-DTUAqua-63438-2038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63438_DK-HistFish-DTUAqua-63438-2038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63438_DK-HistFish-DTUAqua-63438-2038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63438-2038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63438-2038'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3215'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63438-2038'^^xsd:string;
  dwc:observationDate '1932-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63439_DK-HistFish-DTUAqua-63439-2040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63439_DK-HistFish-DTUAqua-63439-2040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63439_DK-HistFish-DTUAqua-63439-2040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63439_DK-HistFish-DTUAqua-63439-2040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63439_DK-HistFish-DTUAqua-63439-2040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63439-2040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3216" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63439-2040'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3216'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63439-2040'^^xsd:string;
  dwc:observationDate '1932-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63326-2515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "265" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63326-2515'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '265'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63326-2515'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-2509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-2509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-2509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-2509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-2509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63324-2509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "263" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63324-2509'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '263'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63324-2509'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63427_DK-HistFish-DTUAqua-63427-2499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63427_DK-HistFish-DTUAqua-63427-2499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63427_DK-HistFish-DTUAqua-63427-2499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63427_DK-HistFish-DTUAqua-63427-2499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63427_DK-HistFish-DTUAqua-63427-2499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63427-2499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3052" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63427-2499'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3052'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63427-2499'^^xsd:string;
  dwc:observationDate '1931-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63323_DK-HistFish-DTUAqua-63323-2505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63323_DK-HistFish-DTUAqua-63323-2505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63323_DK-HistFish-DTUAqua-63323-2505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63323_DK-HistFish-DTUAqua-63323-2505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63323_DK-HistFish-DTUAqua-63323-2505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63323-2505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "262" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63323-2505'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '262'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63323-2505'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63471_DK-HistFish-DTUAqua-63471-2133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63471_DK-HistFish-DTUAqua-63471-2133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63471_DK-HistFish-DTUAqua-63471-2133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63471_DK-HistFish-DTUAqua-63471-2133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63471_DK-HistFish-DTUAqua-63471-2133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63471-2133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4287" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63471-2133'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4287'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63471-2133'^^xsd:string;
  dwc:observationDate '1934-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63470-2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4282" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63470-2127'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4282'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63470-2127'^^xsd:string;
  dwc:observationDate '1934-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63299_DK-HistFish-DTUAqua-63299-2196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63299_DK-HistFish-DTUAqua-63299-2196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63299_DK-HistFish-DTUAqua-63299-2196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63299_DK-HistFish-DTUAqua-63299-2196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63299_DK-HistFish-DTUAqua-63299-2196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63299-2196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63299-2196'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63299-2196'^^xsd:string;
  dwc:observationDate '1927-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-2115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63467-2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4262" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63467-2115'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4262'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63467-2115'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63466-2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4261" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63466-2108'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4261'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63466-2108'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-1400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-1400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.83333333"^^xsd:decimal ;
  geo-pos:long "9.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63724-1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6461" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63724-1400'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6461'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.16666667'^^xsd:double;
  dwc:latitude '56.83333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63724-1400'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63622-1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4686" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63622-1407'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4686'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63622-1407'^^xsd:string;
  dwc:observationDate '1935-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63623_DK-HistFish-DTUAqua-63623-1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63623_DK-HistFish-DTUAqua-63623-1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63623_DK-HistFish-DTUAqua-63623-1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63623_DK-HistFish-DTUAqua-63623-1411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63623_DK-HistFish-DTUAqua-63623-1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63623-1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4837" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63623-1411'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4837'^^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 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63623-1411'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-1598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-1598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-1598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-1598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-1598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63639-1598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63639-1598'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5070'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63639-1598'^^xsd:string;
  dwc:observationDate '1936-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63642_DK-HistFish-DTUAqua-63642-1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63642_DK-HistFish-DTUAqua-63642-1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63642_DK-HistFish-DTUAqua-63642-1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63642_DK-HistFish-DTUAqua-63642-1785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63642_DK-HistFish-DTUAqua-63642-1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63642-1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5329" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63642-1785'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5329'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63642-1785'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63701_DK-HistFish-DTUAqua-63701-1629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63701_DK-HistFish-DTUAqua-63701-1629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63701_DK-HistFish-DTUAqua-63701-1629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63701_DK-HistFish-DTUAqua-63701-1629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63701_DK-HistFish-DTUAqua-63701-1629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63701-1629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6393" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63701-1629'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6393'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63701-1629'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63640-1635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63640-1635'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5071'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63640-1635'^^xsd:string;
  dwc:observationDate '1936-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63641-1644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5328" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63641-1644'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5328'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63641-1644'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63657_DK-HistFish-DTUAqua-63657-1652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63657_DK-HistFish-DTUAqua-63657-1652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63657_DK-HistFish-DTUAqua-63657-1652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63657_DK-HistFish-DTUAqua-63657-1652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63657_DK-HistFish-DTUAqua-63657-1652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63657-1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5818" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63657-1652'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5818'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63657-1652'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63662_DK-HistFish-DTUAqua-63662-1653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63662_DK-HistFish-DTUAqua-63662-1653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63662_DK-HistFish-DTUAqua-63662-1653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63662_DK-HistFish-DTUAqua-63662-1653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63662_DK-HistFish-DTUAqua-63662-1653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63662-1653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5842" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63662-1653'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5842'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63662-1653'^^xsd:string;
  dwc:observationDate '1938-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-2412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-2412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-2412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-2412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.83333333"^^xsd:decimal ;
  geo-pos:long "9.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-2412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63724-2412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6461" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63724-2412'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6461'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.16666667'^^xsd:double;
  dwc:latitude '56.83333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63724-2412'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-2396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-2396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-2396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-2396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-2396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63723-2396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6460" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63723-2396'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6460'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63723-2396'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63628_DK-HistFish-DTUAqua-63628-2631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63628_DK-HistFish-DTUAqua-63628-2631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63628_DK-HistFish-DTUAqua-63628-2631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63628_DK-HistFish-DTUAqua-63628-2631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63628_DK-HistFish-DTUAqua-63628-2631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63628-2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4867" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63628-2631'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4867'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63628-2631'^^xsd:string;
  dwc:observationDate '1936-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63705_DK-HistFish-DTUAqua-63705-2629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63705_DK-HistFish-DTUAqua-63705-2629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63705_DK-HistFish-DTUAqua-63705-2629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5101_DTUAqua-63705_DK-HistFish-DTUAqua-63705-2629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63705-2629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63705-2629'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6402'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63705-2629'^^xsd:string;
  dwc:observationDate '1941-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-2484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-2484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-2484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-2484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-2484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63715-2484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63715-2484'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6422'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63715-2484'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63617_DK-HistFish-DTUAqua-63617-1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63617_DK-HistFish-DTUAqua-63617-1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63617_DK-HistFish-DTUAqua-63617-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63617_DK-HistFish-DTUAqua-63617-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/5101_DTUAqua-63617_DK-HistFish-DTUAqua-63617-1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63617-1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4664" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63617-1386'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4664'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63617-1386'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63618_DK-HistFish-DTUAqua-63618-1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63618_DK-HistFish-DTUAqua-63618-1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63618_DK-HistFish-DTUAqua-63618-1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63618_DK-HistFish-DTUAqua-63618-1391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63618_DK-HistFish-DTUAqua-63618-1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63618-1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4665" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63618-1391'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4665'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63618-1391'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63762-551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63762-551'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6580'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63762-551'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63361-2659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63361-2659'^^xsd:string;
  dwc:scientificName 'Ål'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63361-2659'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63358-2619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63358-2619'^^xsd:string;
  dwc:scientificName 'Ål'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63358-2619'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-2573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-2573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-2573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-2573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-2573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63286-2573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63286-2573'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '0'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63286-2573'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63333_DK-HistFish-DTUAqua-63333-2560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63333_DK-HistFish-DTUAqua-63333-2560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63333_DK-HistFish-DTUAqua-63333-2560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63333_DK-HistFish-DTUAqua-63333-2560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63333_DK-HistFish-DTUAqua-63333-2560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63333-2560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "330" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63333-2560'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '330'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63333-2560'^^xsd:string;
  dwc:observationDate '1927-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63590_DK-HistFish-DTUAqua-63590-1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63590_DK-HistFish-DTUAqua-63590-1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63590_DK-HistFish-DTUAqua-63590-1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63590_DK-HistFish-DTUAqua-63590-1097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63590_DK-HistFish-DTUAqua-63590-1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63590-1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9003" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63590-1097'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9003'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63590-1097'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63662_DK-HistFish-DTUAqua-63662-179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63662_DK-HistFish-DTUAqua-63662-179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63662_DK-HistFish-DTUAqua-63662-179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63662_DK-HistFish-DTUAqua-63662-179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63662_DK-HistFish-DTUAqua-63662-179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63662-179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5842" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63662-179'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5842'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63662-179'^^xsd:string;
  dwc:observationDate '1938-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63664_DK-HistFish-DTUAqua-63664-189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63664_DK-HistFish-DTUAqua-63664-189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63664_DK-HistFish-DTUAqua-63664-189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63664_DK-HistFish-DTUAqua-63664-189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63664_DK-HistFish-DTUAqua-63664-189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63664-189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63664-189'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6094'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63664-189'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63668-203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63668-203'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6103'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63668-203'^^xsd:string;
  dwc:observationDate '1939-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63390-1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1700" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63390-1380'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1700'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63390-1380'^^xsd:string;
  dwc:observationDate '1929-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-1341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-1341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63400-1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63400-1341'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2072'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63400-1341'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-2611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-2611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-2611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-2611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-2611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63356-2611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63356-2611'^^xsd:string;
  dwc:scientificName 'Ål'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63356-2611'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63399_DK-HistFish-DTUAqua-63399-1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63399_DK-HistFish-DTUAqua-63399-1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63399_DK-HistFish-DTUAqua-63399-1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63399_DK-HistFish-DTUAqua-63399-1336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63399_DK-HistFish-DTUAqua-63399-1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63399-1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63399-1336'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2071'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63399-1336'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63619_DK-HistFish-DTUAqua-63619-1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63619_DK-HistFish-DTUAqua-63619-1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63619_DK-HistFish-DTUAqua-63619-1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63619_DK-HistFish-DTUAqua-63619-1394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63619_DK-HistFish-DTUAqua-63619-1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63619-1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4666" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63619-1394'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4666'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63619-1394'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63398_DK-HistFish-DTUAqua-63398-1331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63398_DK-HistFish-DTUAqua-63398-1331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63398_DK-HistFish-DTUAqua-63398-1331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63398_DK-HistFish-DTUAqua-63398-1331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63398_DK-HistFish-DTUAqua-63398-1331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63398-1331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63398-1331'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2070'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63398-1331'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63713_DK-HistFish-DTUAqua-63713-2468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63713_DK-HistFish-DTUAqua-63713-2468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63713_DK-HistFish-DTUAqua-63713-2468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63713_DK-HistFish-DTUAqua-63713-2468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63713_DK-HistFish-DTUAqua-63713-2468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63713-2468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6420" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63713-2468'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6420'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.11666667'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63713-2468'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63352_DK-HistFish-DTUAqua-63352-1590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63352_DK-HistFish-DTUAqua-63352-1590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63352_DK-HistFish-DTUAqua-63352-1590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63352_DK-HistFish-DTUAqua-63352-1590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63352_DK-HistFish-DTUAqua-63352-1590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63352-1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "806" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63352-1590'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '806'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63352-1590'^^xsd:string;
  dwc:observationDate '1928-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63665-195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6095" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63665-195'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6095'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63665-195'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63655_DK-HistFish-DTUAqua-63655-157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63655_DK-HistFish-DTUAqua-63655-157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63655_DK-HistFish-DTUAqua-63655-157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63655_DK-HistFish-DTUAqua-63655-157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63655_DK-HistFish-DTUAqua-63655-157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63655-157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5707" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63655-157'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5707'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63655-157'^^xsd:string;
  dwc:observationDate '1938-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63661-171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5841" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63661-171'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5841'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63661-171'^^xsd:string;
  dwc:observationDate '1938-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63647_DK-HistFish-DTUAqua-63647-1649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63647_DK-HistFish-DTUAqua-63647-1649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63647_DK-HistFish-DTUAqua-63647-1649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63647_DK-HistFish-DTUAqua-63647-1649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63647_DK-HistFish-DTUAqua-63647-1649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63647-1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5429" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63647-1649'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5429'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63647-1649'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63607-1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63607-1648'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '0'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63607-1648'^^xsd:string;
  dwc:observationDate '1937-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63354_DK-HistFish-DTUAqua-63354-1596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63354_DK-HistFish-DTUAqua-63354-1596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63354_DK-HistFish-DTUAqua-63354-1596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63354_DK-HistFish-DTUAqua-63354-1596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63354_DK-HistFish-DTUAqua-63354-1596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63354-1596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "841" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63354-1596'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '841'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63354-1596'^^xsd:string;
  dwc:observationDate '1928-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63308_DK-HistFish-DTUAqua-63308-1599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63308_DK-HistFish-DTUAqua-63308-1599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63308_DK-HistFish-DTUAqua-63308-1599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63308_DK-HistFish-DTUAqua-63308-1599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63308_DK-HistFish-DTUAqua-63308-1599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63308-1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63308-1599'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63308-1599'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63353_DK-HistFish-DTUAqua-63353-1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63353_DK-HistFish-DTUAqua-63353-1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63353_DK-HistFish-DTUAqua-63353-1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63353_DK-HistFish-DTUAqua-63353-1593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63353_DK-HistFish-DTUAqua-63353-1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63353-1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "840" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63353-1593'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '840'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63353-1593'^^xsd:string;
  dwc:observationDate '1928-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63353_DK-HistFish-DTUAqua-63353-1594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63353_DK-HistFish-DTUAqua-63353-1594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63353_DK-HistFish-DTUAqua-63353-1594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63353_DK-HistFish-DTUAqua-63353-1594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63353_DK-HistFish-DTUAqua-63353-1594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63353-1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "840" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63353-1594'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '840'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63353-1594'^^xsd:string;
  dwc:observationDate '1928-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63332-1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63332-1537'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '272'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63332-1537'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63407_DK-HistFish-DTUAqua-63407-1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63407_DK-HistFish-DTUAqua-63407-1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63407_DK-HistFish-DTUAqua-63407-1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63407_DK-HistFish-DTUAqua-63407-1565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63407_DK-HistFish-DTUAqua-63407-1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63407-1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2445" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63407-1565'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2445'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63407-1565'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63407_DK-HistFish-DTUAqua-63407-1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63407_DK-HistFish-DTUAqua-63407-1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63407_DK-HistFish-DTUAqua-63407-1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63407_DK-HistFish-DTUAqua-63407-1566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63407_DK-HistFish-DTUAqua-63407-1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63407-1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2445" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63407-1566'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2445'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63407-1566'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63344_DK-HistFish-DTUAqua-63344-1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63344_DK-HistFish-DTUAqua-63344-1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63344_DK-HistFish-DTUAqua-63344-1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63344_DK-HistFish-DTUAqua-63344-1570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63344_DK-HistFish-DTUAqua-63344-1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63344-1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "793" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63344-1570'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '793'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63344-1570'^^xsd:string;
  dwc:observationDate '1928-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63294-2649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63294-2649'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63294-2649'^^xsd:string;
  dwc:observationDate '1921-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63526_DK-HistFish-DTUAqua-63526-1759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63526_DK-HistFish-DTUAqua-63526-1759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63526_DK-HistFish-DTUAqua-63526-1759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63526_DK-HistFish-DTUAqua-63526-1759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63526_DK-HistFish-DTUAqua-63526-1759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63526-1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6934" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63526-1759'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6934'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63526-1759'^^xsd:string;
  dwc:observationDate '1947-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63475-572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6647" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63475-572'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6647'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63475-572'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63475-573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6647" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63475-573'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6647'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63475-573'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63474-566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6646" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63474-566'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6646'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63474-566'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63474-567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6646" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63474-567'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6646'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63474-567'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-1743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-1743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-1743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-1743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-1743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63513-1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6799" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63513-1743'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6799'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63513-1743'^^xsd:string;
  dwc:observationDate '1947-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63479_DK-HistFish-DTUAqua-63479-599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63479_DK-HistFish-DTUAqua-63479-599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63479_DK-HistFish-DTUAqua-63479-599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63479_DK-HistFish-DTUAqua-63479-599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63479_DK-HistFish-DTUAqua-63479-599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63479-599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6651" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63479-599'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6651'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63479-599'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63481_DK-HistFish-DTUAqua-63481-610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63481_DK-HistFish-DTUAqua-63481-610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63481_DK-HistFish-DTUAqua-63481-610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63481_DK-HistFish-DTUAqua-63481-610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63481_DK-HistFish-DTUAqua-63481-610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63481-610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6653" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63481-610'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6653'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63481-610'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63481_DK-HistFish-DTUAqua-63481-611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63481_DK-HistFish-DTUAqua-63481-611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63481_DK-HistFish-DTUAqua-63481-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/5101_DTUAqua-63481_DK-HistFish-DTUAqua-63481-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/5101_DTUAqua-63481_DK-HistFish-DTUAqua-63481-611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63481-611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6653" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63481-611'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6653'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63481-611'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-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/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-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/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63668-204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63668-204'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6103'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63668-204'^^xsd:string;
  dwc:observationDate '1939-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63491_DK-HistFish-DTUAqua-63491-1736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63491_DK-HistFish-DTUAqua-63491-1736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63491_DK-HistFish-DTUAqua-63491-1736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63491_DK-HistFish-DTUAqua-63491-1736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63491_DK-HistFish-DTUAqua-63491-1736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63491-1736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6685" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63491-1736'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6685'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63491-1736'^^xsd:string;
  dwc:observationDate '1945-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63510_DK-HistFish-DTUAqua-63510-1955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63510_DK-HistFish-DTUAqua-63510-1955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63510_DK-HistFish-DTUAqua-63510-1955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63510_DK-HistFish-DTUAqua-63510-1955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63510_DK-HistFish-DTUAqua-63510-1955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63510-1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6790" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63510-1955'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6790'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63510-1955'^^xsd:string;
  dwc:observationDate '1947-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63511_DK-HistFish-DTUAqua-63511-1957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63511_DK-HistFish-DTUAqua-63511-1957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63511_DK-HistFish-DTUAqua-63511-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63511_DK-HistFish-DTUAqua-63511-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/5101_DTUAqua-63511_DK-HistFish-DTUAqua-63511-1957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63511-1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6791" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63511-1957'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6791'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63511-1957'^^xsd:string;
  dwc:observationDate '1947-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-1835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-1835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-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/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-1835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63525-1835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6933" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63525-1835'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6933'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63525-1835'^^xsd:string;
  dwc:observationDate '1947-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63354_DK-HistFish-DTUAqua-63354-1606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63354_DK-HistFish-DTUAqua-63354-1606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63354_DK-HistFish-DTUAqua-63354-1606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63354_DK-HistFish-DTUAqua-63354-1606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63354_DK-HistFish-DTUAqua-63354-1606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63354-1606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "841" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63354-1606'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '841'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63354-1606'^^xsd:string;
  dwc:observationDate '1928-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-1617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63425-1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63425-1617'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3050'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63425-1617'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63431_DK-HistFish-DTUAqua-63431-1618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63431_DK-HistFish-DTUAqua-63431-1618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63431_DK-HistFish-DTUAqua-63431-1618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63431_DK-HistFish-DTUAqua-63431-1618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63431_DK-HistFish-DTUAqua-63431-1618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63431-1618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3208" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63431-1618'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3208'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63431-1618'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63406_DK-HistFish-DTUAqua-63406-1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63406_DK-HistFish-DTUAqua-63406-1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63406_DK-HistFish-DTUAqua-63406-1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63406_DK-HistFish-DTUAqua-63406-1559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63406_DK-HistFish-DTUAqua-63406-1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63406-1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2444" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63406-1559'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2444'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63406-1559'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63347_DK-HistFish-DTUAqua-63347-1582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63347_DK-HistFish-DTUAqua-63347-1582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63347_DK-HistFish-DTUAqua-63347-1582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63347_DK-HistFish-DTUAqua-63347-1582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63347_DK-HistFish-DTUAqua-63347-1582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63347-1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "801" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63347-1582'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '801'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63347-1582'^^xsd:string;
  dwc:observationDate '1928-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63437_DK-HistFish-DTUAqua-63437-1622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63437_DK-HistFish-DTUAqua-63437-1622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63437_DK-HistFish-DTUAqua-63437-1622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63437_DK-HistFish-DTUAqua-63437-1622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63437_DK-HistFish-DTUAqua-63437-1622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63437-1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63437-1622'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3214'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63437-1622'^^xsd:string;
  dwc:observationDate '1932-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63351_DK-HistFish-DTUAqua-63351-1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63351_DK-HistFish-DTUAqua-63351-1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63351_DK-HistFish-DTUAqua-63351-1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63351_DK-HistFish-DTUAqua-63351-1585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63351_DK-HistFish-DTUAqua-63351-1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63351-1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "805" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63351-1585'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '805'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63351-1585'^^xsd:string;
  dwc:observationDate '1928-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63352_DK-HistFish-DTUAqua-63352-1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63352_DK-HistFish-DTUAqua-63352-1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63352_DK-HistFish-DTUAqua-63352-1589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63352_DK-HistFish-DTUAqua-63352-1589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63352_DK-HistFish-DTUAqua-63352-1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63352-1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "806" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63352-1589'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '806'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63352-1589'^^xsd:string;
  dwc:observationDate '1928-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63565-998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8247" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63565-998'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8247'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63565-998'^^xsd:string;
  dwc:observationDate '1951-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63565-999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8247" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63565-999'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8247'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63565-999'^^xsd:string;
  dwc:observationDate '1951-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63565-1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8247" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63565-1000'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8247'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63565-1000'^^xsd:string;
  dwc:observationDate '1951-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63564-990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8246" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63564-990'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8246'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63564-990'^^xsd:string;
  dwc:observationDate '1951-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63564-991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8246" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63564-991'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8246'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63564-991'^^xsd:string;
  dwc:observationDate '1951-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-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/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63564-992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8246" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63564-992'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8246'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63564-992'^^xsd:string;
  dwc:observationDate '1951-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63562-977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8242" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63562-977'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8242'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63562-977'^^xsd:string;
  dwc:observationDate '1951-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63562-978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8242" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63562-978'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8242'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63562-978'^^xsd:string;
  dwc:observationDate '1951-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63512_DK-HistFish-DTUAqua-63512-1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63512_DK-HistFish-DTUAqua-63512-1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63512_DK-HistFish-DTUAqua-63512-1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63512_DK-HistFish-DTUAqua-63512-1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63512_DK-HistFish-DTUAqua-63512-1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63512-1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6792" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63512-1981'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6792'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63512-1981'^^xsd:string;
  dwc:observationDate '1947-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63294-2647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63294-2647'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63294-2647'^^xsd:string;
  dwc:observationDate '1921-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63644-1845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5426" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63644-1845'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5426'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63644-1845'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-2118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63751-2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6546" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63751-2118'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6546'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63751-2118'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63682_DK-HistFish-DTUAqua-63682-1855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63682_DK-HistFish-DTUAqua-63682-1855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63682_DK-HistFish-DTUAqua-63682-1855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.98333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63682_DK-HistFish-DTUAqua-63682-1855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.98333333"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63682_DK-HistFish-DTUAqua-63682-1855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63682-1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6325" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63682-1855'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6325'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.98333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63682-1855'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-1809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-1809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-1809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-1809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-1809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63635-1809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63635-1809'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5040'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63635-1809'^^xsd:string;
  dwc:observationDate '1936-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63744_DK-HistFish-DTUAqua-63744-522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63744_DK-HistFish-DTUAqua-63744-522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63744_DK-HistFish-DTUAqua-63744-522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96666667 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63744_DK-HistFish-DTUAqua-63744-522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96666667 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.96666667"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63744_DK-HistFish-DTUAqua-63744-522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63744-522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6534" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63744-522'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6534'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.96666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63744-522'^^xsd:string;
  dwc:observationDate '1943-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63745_DK-HistFish-DTUAqua-63745-525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63745_DK-HistFish-DTUAqua-63745-525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63745_DK-HistFish-DTUAqua-63745-525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63745_DK-HistFish-DTUAqua-63745-525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63745_DK-HistFish-DTUAqua-63745-525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63745-525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6535" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63745-525'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6535'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63745-525'^^xsd:string;
  dwc:observationDate '1943-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63763_DK-HistFish-DTUAqua-63763-555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63763_DK-HistFish-DTUAqua-63763-555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63763_DK-HistFish-DTUAqua-63763-555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63763_DK-HistFish-DTUAqua-63763-555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "8.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63763_DK-HistFish-DTUAqua-63763-555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63763-555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6581" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63763-555'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6581'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.91666667'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63763-555'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63764_DK-HistFish-DTUAqua-63764-559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63764_DK-HistFish-DTUAqua-63764-559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63764_DK-HistFish-DTUAqua-63764-559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63764_DK-HistFish-DTUAqua-63764-559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63764_DK-HistFish-DTUAqua-63764-559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63764-559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6593" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63764-559'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6593'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63764-559'^^xsd:string;
  dwc:observationDate '1944-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63735_DK-HistFish-DTUAqua-63735-1231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63735_DK-HistFish-DTUAqua-63735-1231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63735_DK-HistFish-DTUAqua-63735-1231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63735_DK-HistFish-DTUAqua-63735-1231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63735_DK-HistFish-DTUAqua-63735-1231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63735-1231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6508" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63735-1231'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6508'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63735-1231'^^xsd:string;
  dwc:observationDate '1942-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63736_DK-HistFish-DTUAqua-63736-1232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63736_DK-HistFish-DTUAqua-63736-1232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63736_DK-HistFish-DTUAqua-63736-1232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63736_DK-HistFish-DTUAqua-63736-1232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63736_DK-HistFish-DTUAqua-63736-1232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63736-1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6509" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63736-1232'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6509'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63736-1232'^^xsd:string;
  dwc:observationDate '1942-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63721_DK-HistFish-DTUAqua-63721-1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63721_DK-HistFish-DTUAqua-63721-1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63721_DK-HistFish-DTUAqua-63721-1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63721_DK-HistFish-DTUAqua-63721-1301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63721_DK-HistFish-DTUAqua-63721-1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63721-1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6458" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63721-1301'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6458'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63721-1301'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63718_DK-HistFish-DTUAqua-63718-1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63718_DK-HistFish-DTUAqua-63718-1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63718_DK-HistFish-DTUAqua-63718-1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63718_DK-HistFish-DTUAqua-63718-1382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63718_DK-HistFish-DTUAqua-63718-1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63718-1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6447" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63718-1382'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6447'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63718-1382'^^xsd:string;
  dwc:observationDate '1942-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63617_DK-HistFish-DTUAqua-63617-1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63617_DK-HistFish-DTUAqua-63617-1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63617_DK-HistFish-DTUAqua-63617-1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63617_DK-HistFish-DTUAqua-63617-1385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63617_DK-HistFish-DTUAqua-63617-1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63617-1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4664" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63617-1385'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4664'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63617-1385'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63342_DK-HistFish-DTUAqua-63342-1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63342_DK-HistFish-DTUAqua-63342-1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63342_DK-HistFish-DTUAqua-63342-1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63342_DK-HistFish-DTUAqua-63342-1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63342_DK-HistFish-DTUAqua-63342-1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63342-1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "782" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63342-1210'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '782'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63342-1210'^^xsd:string;
  dwc:observationDate '1928-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63357-1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63357-1227'^^xsd:string;
  dwc:scientificName 'Ulke'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63357-1227'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63367_DK-HistFish-DTUAqua-63367-1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63367_DK-HistFish-DTUAqua-63367-1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63367_DK-HistFish-DTUAqua-63367-1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63367_DK-HistFish-DTUAqua-63367-1287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63367_DK-HistFish-DTUAqua-63367-1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63367-1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1216" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63367-1287'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1216'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63367-1287'^^xsd:string;
  dwc:observationDate '1928-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63377-1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63377-1324'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1231'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63377-1324'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63363-1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63363-1267'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '968'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63363-1267'^^xsd:string;
  dwc:observationDate '1928-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63595_DK-HistFish-DTUAqua-63595-1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63595_DK-HistFish-DTUAqua-63595-1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63595_DK-HistFish-DTUAqua-63595-1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63595_DK-HistFish-DTUAqua-63595-1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63595_DK-HistFish-DTUAqua-63595-1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63595-1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9033" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63595-1111'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9033'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63595-1111'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63482_DK-HistFish-DTUAqua-63482-272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63482_DK-HistFish-DTUAqua-63482-272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63482_DK-HistFish-DTUAqua-63482-272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63482_DK-HistFish-DTUAqua-63482-272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63482_DK-HistFish-DTUAqua-63482-272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63482-272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6654" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63482-272'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6654'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63482-272'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63743-516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6529" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63743-516'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6529'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63743-516'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63472-1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4288" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63472-1162'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4288'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63472-1162'^^xsd:string;
  dwc:observationDate '1934-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-1610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-1610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-1610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-1610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-1610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63360-1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63360-1610'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63360-1610'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63636-1818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63636-1818'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5059'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63636-1818'^^xsd:string;
  dwc:observationDate '1936-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63572_DK-HistFish-DTUAqua-63572-1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63572_DK-HistFish-DTUAqua-63572-1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63572_DK-HistFish-DTUAqua-63572-1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63572_DK-HistFish-DTUAqua-63572-1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63572_DK-HistFish-DTUAqua-63572-1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63572-1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63572-1035'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8402'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63572-1035'^^xsd:string;
  dwc:observationDate '1951-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63733-478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6502" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63733-478'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6502'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63733-478'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63736_DK-HistFish-DTUAqua-63736-493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63736_DK-HistFish-DTUAqua-63736-493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63736_DK-HistFish-DTUAqua-63736-493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63736_DK-HistFish-DTUAqua-63736-493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63736_DK-HistFish-DTUAqua-63736-493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63736-493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6509" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63736-493'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6509'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63736-493'^^xsd:string;
  dwc:observationDate '1942-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63729-446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6498" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63729-446'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6498'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63729-446'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63677_DK-HistFish-DTUAqua-63677-1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63677_DK-HistFish-DTUAqua-63677-1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63677_DK-HistFish-DTUAqua-63677-1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89166667 8.92916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.92916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63677_DK-HistFish-DTUAqua-63677-1682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89166667 8.92916667)"^^geo:wktLiteral ;
  geo-pos:lat "56.89166667"^^xsd:decimal ;
  geo-pos:long "8.92916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63677_DK-HistFish-DTUAqua-63677-1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63677-1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6315" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63677-1682'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6315'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.92916667'^^xsd:double;
  dwc:latitude '56.89166667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63677-1682'^^xsd:string;
  dwc:observationDate '1940-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63677_DK-HistFish-DTUAqua-63677-1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63677_DK-HistFish-DTUAqua-63677-1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63677_DK-HistFish-DTUAqua-63677-1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89166667 8.92916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.92916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63677_DK-HistFish-DTUAqua-63677-1683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89166667 8.92916667)"^^geo:wktLiteral ;
  geo-pos:lat "56.89166667"^^xsd:decimal ;
  geo-pos:long "8.92916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63677_DK-HistFish-DTUAqua-63677-1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63677-1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6315" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63677-1683'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6315'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.92916667'^^xsd:double;
  dwc:latitude '56.89166667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63677-1683'^^xsd:string;
  dwc:observationDate '1940-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.85)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63719-1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6456" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63719-1696'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6456'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.85'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63719-1696'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-1697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-1697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-1697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-1697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.85)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-1697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63719-1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6456" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63719-1697'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6456'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.85'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63719-1697'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-1693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63715-1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63715-1693'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6422'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63715-1693'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63722_DK-HistFish-DTUAqua-63722-1704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63722_DK-HistFish-DTUAqua-63722-1704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63722_DK-HistFish-DTUAqua-63722-1704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63722_DK-HistFish-DTUAqua-63722-1704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63722_DK-HistFish-DTUAqua-63722-1704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63722-1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6459" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63722-1704'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6459'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63722-1704'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-1706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.83333333"^^xsd:decimal ;
  geo-pos:long "9.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63724-1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6461" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63724-1706'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6461'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.16666667'^^xsd:double;
  dwc:latitude '56.83333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63724-1706'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63632-1802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63632-1802'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5037'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63632-1802'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63736_DK-HistFish-DTUAqua-63736-494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63736_DK-HistFish-DTUAqua-63736-494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63736_DK-HistFish-DTUAqua-63736-494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63736_DK-HistFish-DTUAqua-63736-494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63736_DK-HistFish-DTUAqua-63736-494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63736-494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6509" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63736-494'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6509'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63736-494'^^xsd:string;
  dwc:observationDate '1942-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63694_DK-HistFish-DTUAqua-63694-1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63694_DK-HistFish-DTUAqua-63694-1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63694_DK-HistFish-DTUAqua-63694-1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63694_DK-HistFish-DTUAqua-63694-1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63694_DK-HistFish-DTUAqua-63694-1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63694-1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6373" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63694-1672'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6373'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63694-1672'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85833333 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85833333"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85833333 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85833333"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63676-1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6314" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63676-1678'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6314'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85833333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63676-1678'^^xsd:string;
  dwc:observationDate '1940-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63464-406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4078" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63464-406'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4078'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63464-406'^^xsd:string;
  dwc:observationDate '1934-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63465-414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4260" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63465-414'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4260'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63465-414'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63437_DK-HistFish-DTUAqua-63437-345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63437_DK-HistFish-DTUAqua-63437-345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63437_DK-HistFish-DTUAqua-63437-345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63437_DK-HistFish-DTUAqua-63437-345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63437_DK-HistFish-DTUAqua-63437-345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63437-345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63437-345'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3214'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63437-345'^^xsd:string;
  dwc:observationDate '1932-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63436_DK-HistFish-DTUAqua-63436-339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63436_DK-HistFish-DTUAqua-63436-339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63436_DK-HistFish-DTUAqua-63436-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/5101_DTUAqua-63436_DK-HistFish-DTUAqua-63436-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/5101_DTUAqua-63436_DK-HistFish-DTUAqua-63436-339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63436-339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63436-339'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3213'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63436-339'^^xsd:string;
  dwc:observationDate '1932-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63435_DK-HistFish-DTUAqua-63435-337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63435_DK-HistFish-DTUAqua-63435-337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63435_DK-HistFish-DTUAqua-63435-337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63435_DK-HistFish-DTUAqua-63435-337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63435_DK-HistFish-DTUAqua-63435-337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63435-337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3212" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63435-337'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3212'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63435-337'^^xsd:string;
  dwc:observationDate '1932-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63469-432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4281" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63469-432'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4281'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63469-432'^^xsd:string;
  dwc:observationDate '1934-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-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/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63508-575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6766" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63508-575'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6766'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63508-575'^^xsd:string;
  dwc:observationDate '1946-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63483-605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6658" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63483-605'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6658'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63483-605'^^xsd:string;
  dwc:observationDate '1945-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63478_DK-HistFish-DTUAqua-63478-590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63478_DK-HistFish-DTUAqua-63478-590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63478_DK-HistFish-DTUAqua-63478-590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63478_DK-HistFish-DTUAqua-63478-590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63478_DK-HistFish-DTUAqua-63478-590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63478-590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6650" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63478-590'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6650'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63478-590'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63476-582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6648" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63476-582'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6648'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63476-582'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63302_DK-HistFish-DTUAqua-63302-2674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63302_DK-HistFish-DTUAqua-63302-2674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63302_DK-HistFish-DTUAqua-63302-2674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63302_DK-HistFish-DTUAqua-63302-2674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63302_DK-HistFish-DTUAqua-63302-2674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63302-2674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63302-2674'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '84'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63302-2674'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63298_DK-HistFish-DTUAqua-63298-2671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63298_DK-HistFish-DTUAqua-63298-2671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63298_DK-HistFish-DTUAqua-63298-2671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63298_DK-HistFish-DTUAqua-63298-2671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63298_DK-HistFish-DTUAqua-63298-2671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63298-2671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63298-2671'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '82'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63298-2671'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63300_DK-HistFish-DTUAqua-63300-2672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63300_DK-HistFish-DTUAqua-63300-2672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63300_DK-HistFish-DTUAqua-63300-2672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63300_DK-HistFish-DTUAqua-63300-2672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63300_DK-HistFish-DTUAqua-63300-2672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63300-2672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63300-2672'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '83'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63300-2672'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63296_DK-HistFish-DTUAqua-63296-2651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63296_DK-HistFish-DTUAqua-63296-2651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63296_DK-HistFish-DTUAqua-63296-2651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63296_DK-HistFish-DTUAqua-63296-2651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63296_DK-HistFish-DTUAqua-63296-2651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63296-2651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63296-2651'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '81'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63296-2651'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-2668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-2668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-2668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-2668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63362_DK-HistFish-DTUAqua-63362-2668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63362-2668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63362-2668'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '967'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63362-2668'^^xsd:string;
  dwc:observationDate '1928-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63294-2645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63294-2645'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63294-2645'^^xsd:string;
  dwc:observationDate '1921-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63572_DK-HistFish-DTUAqua-63572-1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63572_DK-HistFish-DTUAqua-63572-1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63572_DK-HistFish-DTUAqua-63572-1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63572_DK-HistFish-DTUAqua-63572-1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63572_DK-HistFish-DTUAqua-63572-1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63572-1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63572-1032'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8402'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63572-1032'^^xsd:string;
  dwc:observationDate '1951-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63596_DK-HistFish-DTUAqua-63596-1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63596_DK-HistFish-DTUAqua-63596-1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63596_DK-HistFish-DTUAqua-63596-1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63596_DK-HistFish-DTUAqua-63596-1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63596_DK-HistFish-DTUAqua-63596-1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63596-1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9035" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63596-1116'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9035'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63596-1116'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63570_DK-HistFish-DTUAqua-63570-1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63570_DK-HistFish-DTUAqua-63570-1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63570_DK-HistFish-DTUAqua-63570-1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63570_DK-HistFish-DTUAqua-63570-1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63570_DK-HistFish-DTUAqua-63570-1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63570-1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63570-1018'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8377'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63570-1018'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63565-995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8247" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63565-995'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8247'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63565-995'^^xsd:string;
  dwc:observationDate '1951-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63564-986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8246" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63564-986'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8246'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63564-986'^^xsd:string;
  dwc:observationDate '1951-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63518-765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6826" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63518-765'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6826'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63518-765'^^xsd:string;
  dwc:observationDate '1947-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63615_DK-HistFish-DTUAqua-63615-1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63615_DK-HistFish-DTUAqua-63615-1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63615_DK-HistFish-DTUAqua-63615-1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63615_DK-HistFish-DTUAqua-63615-1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63615_DK-HistFish-DTUAqua-63615-1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63615-1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4489" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63615-1197'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4489'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63615-1197'^^xsd:string;
  dwc:observationDate '1935-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63759-436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6577" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63759-436'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6577'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63759-436'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-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/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63373-1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63373-1985'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1222'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63373-1985'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63424_DK-HistFish-DTUAqua-63424-1767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63424_DK-HistFish-DTUAqua-63424-1767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63424_DK-HistFish-DTUAqua-63424-1767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63424_DK-HistFish-DTUAqua-63424-1767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63424_DK-HistFish-DTUAqua-63424-1767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63424-1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3049" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63424-1767'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3049'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63424-1767'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63374-1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63374-1994'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1228'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63374-1994'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63428-2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3058" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63428-2002'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3058'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63428-2002'^^xsd:string;
  dwc:observationDate '1931-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63428_DK-HistFish-DTUAqua-63428-2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63428-2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3058" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63428-2003'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3058'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63428-2003'^^xsd:string;
  dwc:observationDate '1931-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-2140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-2140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-2140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-2140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-2140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63608-2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4453" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63608-2140'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4453'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63608-2140'^^xsd:string;
  dwc:observationDate '1935-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63755_DK-HistFish-DTUAqua-63755-2148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63755_DK-HistFish-DTUAqua-63755-2148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63755_DK-HistFish-DTUAqua-63755-2148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63755_DK-HistFish-DTUAqua-63755-2148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63755_DK-HistFish-DTUAqua-63755-2148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63755-2148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6562" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63755-2148'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6562'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63755-2148'^^xsd:string;
  dwc:observationDate '1944-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-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/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63616-2173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4663" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63616-2173'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4663'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63616-2173'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-2152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-2152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-2152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-2152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-2152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63611-2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4456" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63611-2152'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4456'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63611-2152'^^xsd:string;
  dwc:observationDate '1935-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63612_DK-HistFish-DTUAqua-63612-2157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63612_DK-HistFish-DTUAqua-63612-2157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63612_DK-HistFish-DTUAqua-63612-2157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63612_DK-HistFish-DTUAqua-63612-2157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63612_DK-HistFish-DTUAqua-63612-2157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63612-2157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4457" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63612-2157'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4457'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63612-2157'^^xsd:string;
  dwc:observationDate '1935-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63732-467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6501" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63732-467'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6501'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63732-467'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63741_DK-HistFish-DTUAqua-63741-449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63741-449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6527" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63741-449'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6527'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63741-449'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63551_DK-HistFish-DTUAqua-63551-935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63551_DK-HistFish-DTUAqua-63551-935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63551_DK-HistFish-DTUAqua-63551-935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63551_DK-HistFish-DTUAqua-63551-935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63551_DK-HistFish-DTUAqua-63551-935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63551-935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7206" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63551-935'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7206'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63551-935'^^xsd:string;
  dwc:observationDate '1949-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63548-921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7183" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63548-921'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7183'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63548-921'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63548-922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7183" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63548-922'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7183'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63548-922'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63549-925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7204" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63549-925'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7204'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63549-925'^^xsd:string;
  dwc:observationDate '1949-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63548-917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7183" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63548-917'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7183'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63548-917'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63548-918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7183" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63548-918'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7183'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63548-918'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63547_DK-HistFish-DTUAqua-63547-908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63547_DK-HistFish-DTUAqua-63547-908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63547_DK-HistFish-DTUAqua-63547-908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63547_DK-HistFish-DTUAqua-63547-908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63547_DK-HistFish-DTUAqua-63547-908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63547-908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7182" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63547-908'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7182'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63547-908'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63570_DK-HistFish-DTUAqua-63570-1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63570_DK-HistFish-DTUAqua-63570-1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63570_DK-HistFish-DTUAqua-63570-1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63570_DK-HistFish-DTUAqua-63570-1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63570_DK-HistFish-DTUAqua-63570-1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63570-1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63570-1022'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8377'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63570-1022'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63567_DK-HistFish-DTUAqua-63567-1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63567_DK-HistFish-DTUAqua-63567-1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63567_DK-HistFish-DTUAqua-63567-1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63567_DK-HistFish-DTUAqua-63567-1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63567_DK-HistFish-DTUAqua-63567-1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63567-1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8250" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63567-1010'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8250'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63567-1010'^^xsd:string;
  dwc:observationDate '1951-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63731_DK-HistFish-DTUAqua-63731-454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63731_DK-HistFish-DTUAqua-63731-454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63731_DK-HistFish-DTUAqua-63731-454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63731_DK-HistFish-DTUAqua-63731-454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63731_DK-HistFish-DTUAqua-63731-454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63731-454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6500" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63731-454'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6500'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63731-454'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63732_DK-HistFish-DTUAqua-63732-460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63732-460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6501" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63732-460'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6501'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63732-460'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63747_DK-HistFish-DTUAqua-63747-476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63747_DK-HistFish-DTUAqua-63747-476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63747_DK-HistFish-DTUAqua-63747-476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63747_DK-HistFish-DTUAqua-63747-476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63747_DK-HistFish-DTUAqua-63747-476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63747-476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6542" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63747-476'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6542'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63747-476'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63733-462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6502" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63733-462'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6502'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63733-462'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63733-471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6502" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63733-471'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6502'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63733-471'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63439_DK-HistFish-DTUAqua-63439-2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63439_DK-HistFish-DTUAqua-63439-2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63439_DK-HistFish-DTUAqua-63439-2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63439_DK-HistFish-DTUAqua-63439-2042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63439_DK-HistFish-DTUAqua-63439-2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63439-2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3216" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63439-2042'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3216'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63439-2042'^^xsd:string;
  dwc:observationDate '1932-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-2068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63445-2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3515" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63445-2068'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3515'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63445-2068'^^xsd:string;
  dwc:observationDate '1932-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-2069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63445-2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3515" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63445-2069'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3515'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63445-2069'^^xsd:string;
  dwc:observationDate '1932-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-2070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63445-2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3515" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63445-2070'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3515'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63445-2070'^^xsd:string;
  dwc:observationDate '1932-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63373-1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63373-1984'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1222'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63373-1984'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63738_DK-HistFish-DTUAqua-63738-499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63738_DK-HistFish-DTUAqua-63738-499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63738_DK-HistFish-DTUAqua-63738-499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63738_DK-HistFish-DTUAqua-63738-499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63738_DK-HistFish-DTUAqua-63738-499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63738-499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6524" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63738-499'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6524'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63738-499'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63737-496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6523" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63737-496'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6523'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63737-496'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63733-472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6502" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63733-472'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6502'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63733-472'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63740_DK-HistFish-DTUAqua-63740-504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63740_DK-HistFish-DTUAqua-63740-504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63740_DK-HistFish-DTUAqua-63740-504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63740_DK-HistFish-DTUAqua-63740-504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63740_DK-HistFish-DTUAqua-63740-504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63740-504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6526" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63740-504'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6526'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63740-504'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63739_DK-HistFish-DTUAqua-63739-503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63739_DK-HistFish-DTUAqua-63739-503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63739_DK-HistFish-DTUAqua-63739-503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63739_DK-HistFish-DTUAqua-63739-503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63739_DK-HistFish-DTUAqua-63739-503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63739-503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6525" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63739-503'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6525'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63739-503'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63571_DK-HistFish-DTUAqua-63571-1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63571_DK-HistFish-DTUAqua-63571-1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63571_DK-HistFish-DTUAqua-63571-1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63571_DK-HistFish-DTUAqua-63571-1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63571_DK-HistFish-DTUAqua-63571-1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63571-1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8378" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63571-1026'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8378'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63571-1026'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85833333 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85833333"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-1619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85833333 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85833333"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63676-1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6314" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63676-1619'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6314'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85833333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63676-1619'^^xsd:string;
  dwc:observationDate '1940-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63694_DK-HistFish-DTUAqua-63694-1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63694_DK-HistFish-DTUAqua-63694-1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63694_DK-HistFish-DTUAqua-63694-1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63694_DK-HistFish-DTUAqua-63694-1673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63694_DK-HistFish-DTUAqua-63694-1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63694-1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6373" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63694-1673'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6373'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63694-1673'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-1223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63356-1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63356-1223'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63356-1223'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-1222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63356-1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63356-1222'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63356-1222'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-1679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-1679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-1679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85833333 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85833333"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-1679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85833333 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85833333"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-1679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63676-1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6314" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63676-1679'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6314'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85833333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63676-1679'^^xsd:string;
  dwc:observationDate '1940-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63695_DK-HistFish-DTUAqua-63695-1656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63695_DK-HistFish-DTUAqua-63695-1656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63695_DK-HistFish-DTUAqua-63695-1656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63695_DK-HistFish-DTUAqua-63695-1656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63695_DK-HistFish-DTUAqua-63695-1656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63695-1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6374" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63695-1656'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6374'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63695-1656'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63693-1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63693-1666'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6372'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63693-1666'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63693-1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63693-1667'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6372'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63693-1667'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63735_DK-HistFish-DTUAqua-63735-490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63735_DK-HistFish-DTUAqua-63735-490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63735_DK-HistFish-DTUAqua-63735-490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63735_DK-HistFish-DTUAqua-63735-490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63735_DK-HistFish-DTUAqua-63735-490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63735-490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6508" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63735-490'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6508'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63735-490'^^xsd:string;
  dwc:observationDate '1942-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63737-497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6523" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63737-497'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6523'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63737-497'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63760-500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6578" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63760-500'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6578'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63760-500'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.98333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.98333333"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63734-485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6507" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63734-485'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6507'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.98333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63734-485'^^xsd:string;
  dwc:observationDate '1942-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63695_DK-HistFish-DTUAqua-63695-1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63695_DK-HistFish-DTUAqua-63695-1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63695_DK-HistFish-DTUAqua-63695-1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63695_DK-HistFish-DTUAqua-63695-1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63695_DK-HistFish-DTUAqua-63695-1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63695-1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6374" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63695-1655'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6374'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63695-1655'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63641-1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5328" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63641-1780'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5328'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63641-1780'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63641-1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5328" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63641-1779'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5328'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63641-1779'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63641-1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5328" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63641-1778'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5328'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63641-1778'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63641-1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5328" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63641-1777'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5328'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63641-1777'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63426-2492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63426-2492'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3051'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63426-2492'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63426-2493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63426-2493'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3051'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63426-2493'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63307_DK-HistFish-DTUAqua-63307-2501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63307_DK-HistFish-DTUAqua-63307-2501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63307_DK-HistFish-DTUAqua-63307-2501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63307_DK-HistFish-DTUAqua-63307-2501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63307_DK-HistFish-DTUAqua-63307-2501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63307-2501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63307-2501'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63307-2501'^^xsd:string;
  dwc:observationDate '1927-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63305-2474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63305-2474'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63305-2474'^^xsd:string;
  dwc:observationDate '1927-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63305-2475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63305-2475'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63305-2475'^^xsd:string;
  dwc:observationDate '1927-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63306_DK-HistFish-DTUAqua-63306-2480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63306_DK-HistFish-DTUAqua-63306-2480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63306_DK-HistFish-DTUAqua-63306-2480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63306_DK-HistFish-DTUAqua-63306-2480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63306_DK-HistFish-DTUAqua-63306-2480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63306-2480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63306-2480'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63306-2480'^^xsd:string;
  dwc:observationDate '1927-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63306_DK-HistFish-DTUAqua-63306-2481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63306_DK-HistFish-DTUAqua-63306-2481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63306_DK-HistFish-DTUAqua-63306-2481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63306_DK-HistFish-DTUAqua-63306-2481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63306_DK-HistFish-DTUAqua-63306-2481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63306-2481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63306-2481'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63306-2481'^^xsd:string;
  dwc:observationDate '1927-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63472-1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4288" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63472-1163'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4288'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63472-1163'^^xsd:string;
  dwc:observationDate '1934-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63341_DK-HistFish-DTUAqua-63341-1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63341_DK-HistFish-DTUAqua-63341-1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63341_DK-HistFish-DTUAqua-63341-1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63341_DK-HistFish-DTUAqua-63341-1205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63341_DK-HistFish-DTUAqua-63341-1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63341-1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "781" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63341-1205'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '781'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63341-1205'^^xsd:string;
  dwc:observationDate '1928-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63345_DK-HistFish-DTUAqua-63345-1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63345_DK-HistFish-DTUAqua-63345-1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63345_DK-HistFish-DTUAqua-63345-1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63345_DK-HistFish-DTUAqua-63345-1575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63345_DK-HistFish-DTUAqua-63345-1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63345-1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "799" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63345-1575'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '799'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63345-1575'^^xsd:string;
  dwc:observationDate '1928-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63345_DK-HistFish-DTUAqua-63345-1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63345_DK-HistFish-DTUAqua-63345-1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63345_DK-HistFish-DTUAqua-63345-1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63345_DK-HistFish-DTUAqua-63345-1574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63345_DK-HistFish-DTUAqua-63345-1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63345-1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "799" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63345-1574'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '799'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63345-1574'^^xsd:string;
  dwc:observationDate '1928-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63345_DK-HistFish-DTUAqua-63345-1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63345_DK-HistFish-DTUAqua-63345-1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63345_DK-HistFish-DTUAqua-63345-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63345_DK-HistFish-DTUAqua-63345-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/5101_DTUAqua-63345_DK-HistFish-DTUAqua-63345-1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63345-1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "799" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63345-1573'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '799'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63345-1573'^^xsd:string;
  dwc:observationDate '1928-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63346_DK-HistFish-DTUAqua-63346-1580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63346_DK-HistFish-DTUAqua-63346-1580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63346_DK-HistFish-DTUAqua-63346-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63346_DK-HistFish-DTUAqua-63346-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/5101_DTUAqua-63346_DK-HistFish-DTUAqua-63346-1580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63346-1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "800" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63346-1580'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '800'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63346-1580'^^xsd:string;
  dwc:observationDate '1928-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-54> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63630-54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4875" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63630-54'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4875'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63630-54'^^xsd:string;
  dwc:observationDate '1936-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63455_DK-HistFish-DTUAqua-63455-2419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63455_DK-HistFish-DTUAqua-63455-2419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63455_DK-HistFish-DTUAqua-63455-2419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63455_DK-HistFish-DTUAqua-63455-2419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63455_DK-HistFish-DTUAqua-63455-2419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63455-2419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3864" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63455-2419'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3864'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63455-2419'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63671_DK-HistFish-DTUAqua-63671-1969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63671_DK-HistFish-DTUAqua-63671-1969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63671_DK-HistFish-DTUAqua-63671-1969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.14583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.14583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63671_DK-HistFish-DTUAqua-63671-1969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.14583333)"^^geo:wktLiteral ;
  geo-pos:lat "56.83333333"^^xsd:decimal ;
  geo-pos:long "9.14583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63671_DK-HistFish-DTUAqua-63671-1969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63671-1969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6309" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63671-1969'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6309'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.14583333'^^xsd:double;
  dwc:latitude '56.83333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63671-1969'^^xsd:string;
  dwc:observationDate '1940-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63328-1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "267" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63328-1515'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '267'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63328-1515'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63346_DK-HistFish-DTUAqua-63346-1578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63346_DK-HistFish-DTUAqua-63346-1578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63346_DK-HistFish-DTUAqua-63346-1578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63346_DK-HistFish-DTUAqua-63346-1578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63346_DK-HistFish-DTUAqua-63346-1578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63346-1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "800" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63346-1578'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '800'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63346-1578'^^xsd:string;
  dwc:observationDate '1928-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63407_DK-HistFish-DTUAqua-63407-1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63407_DK-HistFish-DTUAqua-63407-1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63407_DK-HistFish-DTUAqua-63407-1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63407_DK-HistFish-DTUAqua-63407-1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63407_DK-HistFish-DTUAqua-63407-1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63407-1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2445" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63407-1564'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2445'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63407-1564'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63334-1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "356" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63334-1545'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '356'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63334-1545'^^xsd:string;
  dwc:observationDate '1927-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63332-1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63332-1535'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '272'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63332-1535'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63457_DK-HistFish-DTUAqua-63457-1624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63457_DK-HistFish-DTUAqua-63457-1624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63457_DK-HistFish-DTUAqua-63457-1624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63457_DK-HistFish-DTUAqua-63457-1624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63457_DK-HistFish-DTUAqua-63457-1624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63457-1624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63457-1624'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3995'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63457-1624'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63352_DK-HistFish-DTUAqua-63352-1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63352_DK-HistFish-DTUAqua-63352-1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63352_DK-HistFish-DTUAqua-63352-1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63352_DK-HistFish-DTUAqua-63352-1588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63352_DK-HistFish-DTUAqua-63352-1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63352-1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "806" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63352-1588'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '806'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63352-1588'^^xsd:string;
  dwc:observationDate '1928-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63663_DK-HistFish-DTUAqua-63663-1928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63663_DK-HistFish-DTUAqua-63663-1928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63663_DK-HistFish-DTUAqua-63663-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63663_DK-HistFish-DTUAqua-63663-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/5101_DTUAqua-63663_DK-HistFish-DTUAqua-63663-1928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63663-1928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5847" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63663-1928'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5847'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63663-1928'^^xsd:string;
  dwc:observationDate '1938-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63660-1936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5840" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63660-1936'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5840'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63660-1936'^^xsd:string;
  dwc:observationDate '1938-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63658_DK-HistFish-DTUAqua-63658-1916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63658_DK-HistFish-DTUAqua-63658-1916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63658_DK-HistFish-DTUAqua-63658-1916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63658_DK-HistFish-DTUAqua-63658-1916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63658_DK-HistFish-DTUAqua-63658-1916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63658-1916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5819" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63658-1916'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5819'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63658-1916'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63314_DK-HistFish-DTUAqua-63314-1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63314_DK-HistFish-DTUAqua-63314-1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63314_DK-HistFish-DTUAqua-63314-1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63314_DK-HistFish-DTUAqua-63314-1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63314_DK-HistFish-DTUAqua-63314-1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63314-1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "165" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63314-1462'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '165'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63314-1462'^^xsd:string;
  dwc:observationDate '1926-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63314_DK-HistFish-DTUAqua-63314-1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63314_DK-HistFish-DTUAqua-63314-1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63314_DK-HistFish-DTUAqua-63314-1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63314_DK-HistFish-DTUAqua-63314-1464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63314_DK-HistFish-DTUAqua-63314-1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63314-1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "165" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63314-1464'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '165'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63314-1464'^^xsd:string;
  dwc:observationDate '1926-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63569_DK-HistFish-DTUAqua-63569-967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63569_DK-HistFish-DTUAqua-63569-967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63569_DK-HistFish-DTUAqua-63569-967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63569_DK-HistFish-DTUAqua-63569-967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63569_DK-HistFish-DTUAqua-63569-967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63569-967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8376" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63569-967'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8376'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63569-967'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63554_DK-HistFish-DTUAqua-63554-940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63554_DK-HistFish-DTUAqua-63554-940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63554_DK-HistFish-DTUAqua-63554-940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63554_DK-HistFish-DTUAqua-63554-940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63554_DK-HistFish-DTUAqua-63554-940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63554-940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63554-940'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7337'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63554-940'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63559_DK-HistFish-DTUAqua-63559-961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63559_DK-HistFish-DTUAqua-63559-961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63559_DK-HistFish-DTUAqua-63559-961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63559_DK-HistFish-DTUAqua-63559-961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63559_DK-HistFish-DTUAqua-63559-961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63559-961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8239" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63559-961'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8239'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63559-961'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63314_DK-HistFish-DTUAqua-63314-1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63314_DK-HistFish-DTUAqua-63314-1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63314_DK-HistFish-DTUAqua-63314-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63314_DK-HistFish-DTUAqua-63314-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/5101_DTUAqua-63314_DK-HistFish-DTUAqua-63314-1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63314-1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "165" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63314-1463'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '165'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63314-1463'^^xsd:string;
  dwc:observationDate '1926-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-1527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-1527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-1527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-1527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-1527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63330-1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "270" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63330-1527'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '270'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63330-1527'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63558_DK-HistFish-DTUAqua-63558-956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63558_DK-HistFish-DTUAqua-63558-956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63558_DK-HistFish-DTUAqua-63558-956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63558_DK-HistFish-DTUAqua-63558-956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63558_DK-HistFish-DTUAqua-63558-956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63558-956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63558-956'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7369'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63558-956'^^xsd:string;
  dwc:observationDate '1949-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63557_DK-HistFish-DTUAqua-63557-950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63557_DK-HistFish-DTUAqua-63557-950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63557_DK-HistFish-DTUAqua-63557-950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63557_DK-HistFish-DTUAqua-63557-950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63557_DK-HistFish-DTUAqua-63557-950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63557-950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7365" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63557-950'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7365'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63557-950'^^xsd:string;
  dwc:observationDate '1949-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63551_DK-HistFish-DTUAqua-63551-932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63551_DK-HistFish-DTUAqua-63551-932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63551_DK-HistFish-DTUAqua-63551-932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63551_DK-HistFish-DTUAqua-63551-932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63551_DK-HistFish-DTUAqua-63551-932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63551-932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7206" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63551-932'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7206'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63551-932'^^xsd:string;
  dwc:observationDate '1949-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63372-1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63372-1312'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1221'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63372-1312'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63376_DK-HistFish-DTUAqua-63376-1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63376_DK-HistFish-DTUAqua-63376-1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63376_DK-HistFish-DTUAqua-63376-1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63376_DK-HistFish-DTUAqua-63376-1317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63376_DK-HistFish-DTUAqua-63376-1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63376-1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63376-1317'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1230'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63376-1317'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63359-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63359-10'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63359-10'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63413-286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2785" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63413-286'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2785'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63413-286'^^xsd:string;
  dwc:observationDate '1931-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63417_DK-HistFish-DTUAqua-63417-296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63417-296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2814" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63417-296'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2814'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63417-296'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63421-304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63421-304'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3036'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63421-304'^^xsd:string;
  dwc:observationDate '1931-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63453_DK-HistFish-DTUAqua-63453-2281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63453_DK-HistFish-DTUAqua-63453-2281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63453_DK-HistFish-DTUAqua-63453-2281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63453_DK-HistFish-DTUAqua-63453-2281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63453_DK-HistFish-DTUAqua-63453-2281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63453-2281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3862" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63453-2281'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3862'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63453-2281'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63452-2274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3861" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63452-2274'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3861'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63452-2274'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63364-2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63364-2226'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '969'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63364-2226'^^xsd:string;
  dwc:observationDate '1928-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63303-2205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63303-2205'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63303-2205'^^xsd:string;
  dwc:observationDate '1927-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-2248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-2248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-2248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-2248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-2248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63369-2248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63369-2248'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1218'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63369-2248'^^xsd:string;
  dwc:observationDate '1928-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63368_DK-HistFish-DTUAqua-63368-2241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63368-2241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1217" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63368-2241'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1217'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63368-2241'^^xsd:string;
  dwc:observationDate '1928-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-1512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-1512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63328-1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "267" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63328-1512'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '267'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63328-1512'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63325-1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "264" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63325-1493'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '264'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63325-1493'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-1708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-1708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-1708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-1708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63727_DK-HistFish-DTUAqua-63727-1708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63727-1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6468" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63727-1708'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6468'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63727-1708'^^xsd:string;
  dwc:observationDate '1942-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63678_DK-HistFish-DTUAqua-63678-1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63678_DK-HistFish-DTUAqua-63678-1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63678_DK-HistFish-DTUAqua-63678-1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.94166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.94166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63678_DK-HistFish-DTUAqua-63678-1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.94166667)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.94166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63678_DK-HistFish-DTUAqua-63678-1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63678-1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6316" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63678-1687'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6316'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.94166667'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63678-1687'^^xsd:string;
  dwc:observationDate '1940-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63550_DK-HistFish-DTUAqua-63550-928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63550_DK-HistFish-DTUAqua-63550-928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63550_DK-HistFish-DTUAqua-63550-928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63550_DK-HistFish-DTUAqua-63550-928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63550_DK-HistFish-DTUAqua-63550-928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63550-928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7205" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63550-928'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7205'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63550-928'^^xsd:string;
  dwc:observationDate '1949-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63429-2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63429-2006'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3059'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63429-2006'^^xsd:string;
  dwc:observationDate '1931-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63379_DK-HistFish-DTUAqua-63379-269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63379_DK-HistFish-DTUAqua-63379-269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63379_DK-HistFish-DTUAqua-63379-269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63379_DK-HistFish-DTUAqua-63379-269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63379_DK-HistFish-DTUAqua-63379-269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63379-269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1444" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63379-269'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1444'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63379-269'^^xsd:string;
  dwc:observationDate '1929-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-27> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63464-27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4078" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63464-27'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4078'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63464-27'^^xsd:string;
  dwc:observationDate '1934-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63378-265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1232" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63378-265'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1232'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63378-265'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63422_DK-HistFish-DTUAqua-63422-314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63422_DK-HistFish-DTUAqua-63422-314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63422_DK-HistFish-DTUAqua-63422-314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63422_DK-HistFish-DTUAqua-63422-314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63422_DK-HistFish-DTUAqua-63422-314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63422-314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63422-314'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3037'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63422-314'^^xsd:string;
  dwc:observationDate '1931-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63429-319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63429-319'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3059'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63429-319'^^xsd:string;
  dwc:observationDate '1931-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-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/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-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/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63430-328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63430-328'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3060'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63430-328'^^xsd:string;
  dwc:observationDate '1931-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63441_DK-HistFish-DTUAqua-63441-355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63441_DK-HistFish-DTUAqua-63441-355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63441_DK-HistFish-DTUAqua-63441-355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63441_DK-HistFish-DTUAqua-63441-355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63441_DK-HistFish-DTUAqua-63441-355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63441-355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3511" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63441-355'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3511'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63441-355'^^xsd:string;
  dwc:observationDate '1932-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63447_DK-HistFish-DTUAqua-63447-383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63447_DK-HistFish-DTUAqua-63447-383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63447_DK-HistFish-DTUAqua-63447-383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63447_DK-HistFish-DTUAqua-63447-383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63447_DK-HistFish-DTUAqua-63447-383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63447-383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3600" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63447-383'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3600'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63447-383'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63442_DK-HistFish-DTUAqua-63442-358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63442_DK-HistFish-DTUAqua-63442-358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63442_DK-HistFish-DTUAqua-63442-358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63442_DK-HistFish-DTUAqua-63442-358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63442_DK-HistFish-DTUAqua-63442-358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63442-358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3512" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63442-358'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3512'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63442-358'^^xsd:string;
  dwc:observationDate '1932-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63445-377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3515" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63445-377'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3515'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63445-377'^^xsd:string;
  dwc:observationDate '1932-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63475-571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6647" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63475-571'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6647'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63475-571'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-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/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-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/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63474-228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6646" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63474-228'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6646'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63474-228'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-1330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-1330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63378-1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1232" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63378-1330'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1232'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63378-1330'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63377-1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63377-1322'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1231'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63377-1322'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63372-1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63372-1307'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1221'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63372-1307'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63468-425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4280" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63468-425'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4280'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63468-425'^^xsd:string;
  dwc:observationDate '1934-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63469-430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4281" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63469-430'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4281'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63469-430'^^xsd:string;
  dwc:observationDate '1934-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63461_DK-HistFish-DTUAqua-63461-395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63461_DK-HistFish-DTUAqua-63461-395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63461_DK-HistFish-DTUAqua-63461-395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63461_DK-HistFish-DTUAqua-63461-395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63461_DK-HistFish-DTUAqua-63461-395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63461-395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63461-395'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4063'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63461-395'^^xsd:string;
  dwc:observationDate '1934-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63441_DK-HistFish-DTUAqua-63441-352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63441_DK-HistFish-DTUAqua-63441-352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63441_DK-HistFish-DTUAqua-63441-352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63441_DK-HistFish-DTUAqua-63441-352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63441_DK-HistFish-DTUAqua-63441-352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63441-352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3511" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63441-352'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3511'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63441-352'^^xsd:string;
  dwc:observationDate '1932-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-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/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-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/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63430-321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63430-321'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3060'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63430-321'^^xsd:string;
  dwc:observationDate '1931-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63422_DK-HistFish-DTUAqua-63422-311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63422_DK-HistFish-DTUAqua-63422-311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63422_DK-HistFish-DTUAqua-63422-311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63422_DK-HistFish-DTUAqua-63422-311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63422_DK-HistFish-DTUAqua-63422-311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63422-311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63422-311'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3037'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63422-311'^^xsd:string;
  dwc:observationDate '1931-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63423_DK-HistFish-DTUAqua-63423-316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63423-316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63423-316'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3038'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63423-316'^^xsd:string;
  dwc:observationDate '1931-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63627_DK-HistFish-DTUAqua-63627-42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63627_DK-HistFish-DTUAqua-63627-42> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63627_DK-HistFish-DTUAqua-63627-42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63627_DK-HistFish-DTUAqua-63627-42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63627_DK-HistFish-DTUAqua-63627-42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63627-42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4862" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63627-42'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4862'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63627-42'^^xsd:string;
  dwc:observationDate '1936-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85833333 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85833333"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85833333 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85833333"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63676-375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6314" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63676-375'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6314'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85833333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63676-375'^^xsd:string;
  dwc:observationDate '1940-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63650-130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5688" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63650-130'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5688'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63650-130'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63725-110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6462" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63725-110'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6462'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.8'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63725-110'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.83333333"^^xsd:decimal ;
  geo-pos:long "9.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63724-109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6461" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63724-109'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6461'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.16666667'^^xsd:double;
  dwc:latitude '56.83333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63724-109'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-67> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63634-67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5039" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63634-67'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5039'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63634-67'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63365_DK-HistFish-DTUAqua-63365-1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63365_DK-HistFish-DTUAqua-63365-1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63365_DK-HistFish-DTUAqua-63365-1275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63365_DK-HistFish-DTUAqua-63365-1275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63365_DK-HistFish-DTUAqua-63365-1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63365-1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63365-1275'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1059'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63365-1275'^^xsd:string;
  dwc:observationDate '1928-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-1604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63335-1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63335-1604'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '389'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63335-1604'^^xsd:string;
  dwc:observationDate '1927-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63721_DK-HistFish-DTUAqua-63721-81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63721_DK-HistFish-DTUAqua-63721-81> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63721_DK-HistFish-DTUAqua-63721-81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63721_DK-HistFish-DTUAqua-63721-81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63721_DK-HistFish-DTUAqua-63721-81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63721-81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6458" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63721-81'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6458'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63721-81'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63371-2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63371-2258'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1220'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63371-2258'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85833333 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85833333"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-1583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85833333 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85833333"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63676-1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6314" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63676-1583'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6314'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85833333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63676-1583'^^xsd:string;
  dwc:observationDate '1940-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63406_DK-HistFish-DTUAqua-63406-1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63406_DK-HistFish-DTUAqua-63406-1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63406_DK-HistFish-DTUAqua-63406-1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63406_DK-HistFish-DTUAqua-63406-1558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63406_DK-HistFish-DTUAqua-63406-1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63406-1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2444" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63406-1558'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2444'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63406-1558'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63453_DK-HistFish-DTUAqua-63453-2306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63453_DK-HistFish-DTUAqua-63453-2306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63453_DK-HistFish-DTUAqua-63453-2306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63453_DK-HistFish-DTUAqua-63453-2306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63453_DK-HistFish-DTUAqua-63453-2306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63453-2306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3862" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63453-2306'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3862'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63453-2306'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63452-2277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3861" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63452-2277'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3861'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63452-2277'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63670_DK-HistFish-DTUAqua-63670-1966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63670_DK-HistFish-DTUAqua-63670-1966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63670_DK-HistFish-DTUAqua-63670-1966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63670_DK-HistFish-DTUAqua-63670-1966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.125)"^^geo:wktLiteral ;
  geo-pos:lat "56.8"^^xsd:decimal ;
  geo-pos:long "9.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63670_DK-HistFish-DTUAqua-63670-1966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63670-1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6304" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63670-1966'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6304'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.125'^^xsd:double;
  dwc:latitude '56.8'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63670-1966'^^xsd:string;
  dwc:observationDate '1940-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63367_DK-HistFish-DTUAqua-63367-2237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63367_DK-HistFish-DTUAqua-63367-2237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63367_DK-HistFish-DTUAqua-63367-2237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63367_DK-HistFish-DTUAqua-63367-2237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63367_DK-HistFish-DTUAqua-63367-2237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63367-2237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1216" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63367-2237'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1216'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63367-2237'^^xsd:string;
  dwc:observationDate '1928-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63690_DK-HistFish-DTUAqua-63690-1555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63690_DK-HistFish-DTUAqua-63690-1555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63690_DK-HistFish-DTUAqua-63690-1555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63690_DK-HistFish-DTUAqua-63690-1555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.8"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63690_DK-HistFish-DTUAqua-63690-1555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63690-1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6352" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63690-1555'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6352'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '56.8'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63690-1555'^^xsd:string;
  dwc:observationDate '1941-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63704_DK-HistFish-DTUAqua-63704-1543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63704_DK-HistFish-DTUAqua-63704-1543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63704_DK-HistFish-DTUAqua-63704-1543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5101_DTUAqua-63704_DK-HistFish-DTUAqua-63704-1543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63704-1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6401" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63704-1543'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6401'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63704-1543'^^xsd:string;
  dwc:observationDate '1941-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63706_DK-HistFish-DTUAqua-63706-1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63706_DK-HistFish-DTUAqua-63706-1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63706_DK-HistFish-DTUAqua-63706-1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63706_DK-HistFish-DTUAqua-63706-1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63706_DK-HistFish-DTUAqua-63706-1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63706-1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6403" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63706-1516'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6403'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63706-1516'^^xsd:string;
  dwc:observationDate '1941-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-1472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-1472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63711-1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63711-1472'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6418'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63711-1472'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63708_DK-HistFish-DTUAqua-63708-1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63708_DK-HistFish-DTUAqua-63708-1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63708_DK-HistFish-DTUAqua-63708-1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5101_DTUAqua-63708_DK-HistFish-DTUAqua-63708-1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63708-1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6405" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63708-1503'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6405'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63708-1503'^^xsd:string;
  dwc:observationDate '1941-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-1436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-1436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63715-1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63715-1436'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6422'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63715-1436'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63722_DK-HistFish-DTUAqua-63722-1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63722_DK-HistFish-DTUAqua-63722-1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63722_DK-HistFish-DTUAqua-63722-1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63722_DK-HistFish-DTUAqua-63722-1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63722_DK-HistFish-DTUAqua-63722-1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63722-1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6459" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63722-1368'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6459'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63722-1368'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-1245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63726-1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6467" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63726-1245'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6467'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63726-1245'^^xsd:string;
  dwc:observationDate '1942-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63669_DK-HistFish-DTUAqua-63669-1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63669_DK-HistFish-DTUAqua-63669-1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63669_DK-HistFish-DTUAqua-63669-1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63669_DK-HistFish-DTUAqua-63669-1959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63669_DK-HistFish-DTUAqua-63669-1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63669-1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63669-1959'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6126'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63669-1959'^^xsd:string;
  dwc:observationDate '1939-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87916667 9.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87916667"^^xsd:decimal ;
  dwc:decimalLongitude "9.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87916667 9.04166667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87916667"^^xsd:decimal ;
  geo-pos:long "9.04166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63675-368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6313" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63675-368'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6313'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.04166667'^^xsd:double;
  dwc:latitude '56.87916667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63675-368'^^xsd:string;
  dwc:observationDate '1940-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9875 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9875"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9875 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9875"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63679-1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6317" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63679-1774'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6317'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.9875'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63679-1774'^^xsd:string;
  dwc:observationDate '1940-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-1626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63616-1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4663" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63616-1626'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4663'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63616-1626'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-1627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-1627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-1627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-1627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-1627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63620-1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4667" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63620-1627'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4667'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63620-1627'^^xsd:string;
  dwc:observationDate '1935-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63631_DK-HistFish-DTUAqua-63631-1628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63631_DK-HistFish-DTUAqua-63631-1628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63631_DK-HistFish-DTUAqua-63631-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63631_DK-HistFish-DTUAqua-63631-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/5101_DTUAqua-63631_DK-HistFish-DTUAqua-63631-1628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63631-1628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4876" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63631-1628'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4876'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63631-1628'^^xsd:string;
  dwc:observationDate '1936-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63641-1642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5328" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63641-1642'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5328'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63641-1642'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63622-1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4686" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63622-1403'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4686'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63622-1403'^^xsd:string;
  dwc:observationDate '1935-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-1412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63725-1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6462" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63725-1412'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6462'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.8'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63725-1412'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63695_DK-HistFish-DTUAqua-63695-1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63695_DK-HistFish-DTUAqua-63695-1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63695_DK-HistFish-DTUAqua-63695-1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63695_DK-HistFish-DTUAqua-63695-1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63695_DK-HistFish-DTUAqua-63695-1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63695-1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6374" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63695-1675'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6374'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63695-1675'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63678_DK-HistFish-DTUAqua-63678-1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63678_DK-HistFish-DTUAqua-63678-1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63678_DK-HistFish-DTUAqua-63678-1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.94166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.94166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63678_DK-HistFish-DTUAqua-63678-1686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.94166667)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.94166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63678_DK-HistFish-DTUAqua-63678-1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63678-1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6316" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63678-1686'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6316'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.94166667'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63678-1686'^^xsd:string;
  dwc:observationDate '1940-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63372-1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63372-1308'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1221'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63372-1308'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63377-1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63377-1323'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1231'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63377-1323'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63410_DK-HistFish-DTUAqua-63410-2376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63410_DK-HistFish-DTUAqua-63410-2376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63410_DK-HistFish-DTUAqua-63410-2376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63410_DK-HistFish-DTUAqua-63410-2376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63410_DK-HistFish-DTUAqua-63410-2376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63410-2376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2466" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63410-2376'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2466'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63410-2376'^^xsd:string;
  dwc:observationDate '1930-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-2391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-2391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-2391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-2391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-2391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63415-2391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2812" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63415-2391'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2812'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63415-2391'^^xsd:string;
  dwc:observationDate '1931-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63414_DK-HistFish-DTUAqua-63414-2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63414_DK-HistFish-DTUAqua-63414-2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63414_DK-HistFish-DTUAqua-63414-2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63414_DK-HistFish-DTUAqua-63414-2387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63414_DK-HistFish-DTUAqua-63414-2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63414-2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2786" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63414-2387'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2786'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63414-2387'^^xsd:string;
  dwc:observationDate '1931-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63420_DK-HistFish-DTUAqua-63420-2410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63420_DK-HistFish-DTUAqua-63420-2410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63420_DK-HistFish-DTUAqua-63420-2410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63420_DK-HistFish-DTUAqua-63420-2410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63420_DK-HistFish-DTUAqua-63420-2410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63420-2410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2817" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63420-2410'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2817'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63420-2410'^^xsd:string;
  dwc:observationDate '1931-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-1953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-1953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-1953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-1953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-1953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63667-1953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63667-1953'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6101'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63667-1953'^^xsd:string;
  dwc:observationDate '1939-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63666_DK-HistFish-DTUAqua-63666-1947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63666_DK-HistFish-DTUAqua-63666-1947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63666_DK-HistFish-DTUAqua-63666-1947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63666_DK-HistFish-DTUAqua-63666-1947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63666_DK-HistFish-DTUAqua-63666-1947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63666-1947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6096" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63666-1947'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6096'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63666-1947'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63668-206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63668-206'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6103'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63668-206'^^xsd:string;
  dwc:observationDate '1939-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63761-210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6579" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63761-210'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6579'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.06666667'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63761-210'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63762-212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63762-212'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6580'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63762-212'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63672_DK-HistFish-DTUAqua-63672-218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63672_DK-HistFish-DTUAqua-63672-218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63672_DK-HistFish-DTUAqua-63672-218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90416667 9.1375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.90416667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63672_DK-HistFish-DTUAqua-63672-218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90416667 9.1375)"^^geo:wktLiteral ;
  geo-pos:lat "56.90416667"^^xsd:decimal ;
  geo-pos:long "9.1375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63672_DK-HistFish-DTUAqua-63672-218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63672-218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6310" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63672-218'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6310'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.1375'^^xsd:double;
  dwc:latitude '56.90416667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63672-218'^^xsd:string;
  dwc:observationDate '1940-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63673_DK-HistFish-DTUAqua-63673-222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63673_DK-HistFish-DTUAqua-63673-222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63673_DK-HistFish-DTUAqua-63673-222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95833333 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95833333"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63673_DK-HistFish-DTUAqua-63673-222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95833333 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95833333"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63673_DK-HistFish-DTUAqua-63673-222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63673-222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6311" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63673-222'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6311'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95833333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63673-222'^^xsd:string;
  dwc:observationDate '1940-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63688_DK-HistFish-DTUAqua-63688-226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63688_DK-HistFish-DTUAqua-63688-226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63688_DK-HistFish-DTUAqua-63688-226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63688_DK-HistFish-DTUAqua-63688-226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63688_DK-HistFish-DTUAqua-63688-226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63688-226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6347" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63688-226'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6347'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63688-226'^^xsd:string;
  dwc:observationDate '1940-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63755_DK-HistFish-DTUAqua-63755-347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63755_DK-HistFish-DTUAqua-63755-347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63755_DK-HistFish-DTUAqua-63755-347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63755_DK-HistFish-DTUAqua-63755-347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63755_DK-HistFish-DTUAqua-63755-347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63755-347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6562" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63755-347'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6562'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63755-347'^^xsd:string;
  dwc:observationDate '1944-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-1169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63608-1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4453" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63608-1169'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4453'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63608-1169'^^xsd:string;
  dwc:observationDate '1935-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63610_DK-HistFish-DTUAqua-63610-1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63610_DK-HistFish-DTUAqua-63610-1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63610_DK-HistFish-DTUAqua-63610-1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63610_DK-HistFish-DTUAqua-63610-1179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63610_DK-HistFish-DTUAqua-63610-1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63610-1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4455" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63610-1179'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4455'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63610-1179'^^xsd:string;
  dwc:observationDate '1935-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-1186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63611-1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4456" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63611-1186'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4456'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63611-1186'^^xsd:string;
  dwc:observationDate '1935-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63475-240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6647" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63475-240'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6647'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63475-240'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63495-666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6715" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63495-666'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6715'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63495-666'^^xsd:string;
  dwc:observationDate '1946-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-1528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-1528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-1528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-1528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63330_DK-HistFish-DTUAqua-63330-1528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63330-1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "270" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63330-1528'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '270'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63330-1528'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63318_DK-HistFish-DTUAqua-63318-2464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63318_DK-HistFish-DTUAqua-63318-2464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63318_DK-HistFish-DTUAqua-63318-2464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63318_DK-HistFish-DTUAqua-63318-2464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63318_DK-HistFish-DTUAqua-63318-2464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63318-2464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63318-2464'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '227'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63318-2464'^^xsd:string;
  dwc:observationDate '1926-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63564-987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8246" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63564-987'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8246'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63564-987'^^xsd:string;
  dwc:observationDate '1951-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63374-1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63374-1990'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1228'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63374-1990'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63616-2171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4663" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63616-2171'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4663'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63616-2171'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63609-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63609-30'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4454'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63609-30'^^xsd:string;
  dwc:observationDate '1935-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63733-470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6502" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63733-470'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6502'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63733-470'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63551_DK-HistFish-DTUAqua-63551-934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63551_DK-HistFish-DTUAqua-63551-934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63551_DK-HistFish-DTUAqua-63551-934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63551_DK-HistFish-DTUAqua-63551-934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63551_DK-HistFish-DTUAqua-63551-934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63551-934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7206" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63551-934'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7206'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63551-934'^^xsd:string;
  dwc:observationDate '1949-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63437_DK-HistFish-DTUAqua-63437-2035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63437_DK-HistFish-DTUAqua-63437-2035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63437_DK-HistFish-DTUAqua-63437-2035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63437_DK-HistFish-DTUAqua-63437-2035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63437_DK-HistFish-DTUAqua-63437-2035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63437-2035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63437-2035'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3214'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63437-2035'^^xsd:string;
  dwc:observationDate '1932-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63620-2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4667" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63620-2185'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4667'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63620-2185'^^xsd:string;
  dwc:observationDate '1935-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63430-322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63430-322'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3060'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63430-322'^^xsd:string;
  dwc:observationDate '1931-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63431_DK-HistFish-DTUAqua-63431-330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63431_DK-HistFish-DTUAqua-63431-330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63431_DK-HistFish-DTUAqua-63431-330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63431_DK-HistFish-DTUAqua-63431-330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63431_DK-HistFish-DTUAqua-63431-330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63431-330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3208" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63431-330'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3208'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63431-330'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63441_DK-HistFish-DTUAqua-63441-353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63441_DK-HistFish-DTUAqua-63441-353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63441_DK-HistFish-DTUAqua-63441-353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63441_DK-HistFish-DTUAqua-63441-353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63441_DK-HistFish-DTUAqua-63441-353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63441-353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3511" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63441-353'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3511'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63441-353'^^xsd:string;
  dwc:observationDate '1932-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63442_DK-HistFish-DTUAqua-63442-356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63442_DK-HistFish-DTUAqua-63442-356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63442_DK-HistFish-DTUAqua-63442-356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63442_DK-HistFish-DTUAqua-63442-356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63442_DK-HistFish-DTUAqua-63442-356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63442-356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3512" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63442-356'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3512'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63442-356'^^xsd:string;
  dwc:observationDate '1932-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63447_DK-HistFish-DTUAqua-63447-382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63447_DK-HistFish-DTUAqua-63447-382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63447_DK-HistFish-DTUAqua-63447-382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63447_DK-HistFish-DTUAqua-63447-382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63447_DK-HistFish-DTUAqua-63447-382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63447-382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3600" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63447-382'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3600'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63447-382'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63448_DK-HistFish-DTUAqua-63448-385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63448_DK-HistFish-DTUAqua-63448-385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63448_DK-HistFish-DTUAqua-63448-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63448_DK-HistFish-DTUAqua-63448-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/5101_DTUAqua-63448_DK-HistFish-DTUAqua-63448-385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63448-385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3601" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63448-385'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3601'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63448-385'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63449_DK-HistFish-DTUAqua-63449-388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63449_DK-HistFish-DTUAqua-63449-388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63449_DK-HistFish-DTUAqua-63449-388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63449_DK-HistFish-DTUAqua-63449-388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63449_DK-HistFish-DTUAqua-63449-388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63449-388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3602" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63449-388'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3602'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63449-388'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63460_DK-HistFish-DTUAqua-63460-391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63460_DK-HistFish-DTUAqua-63460-391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63460_DK-HistFish-DTUAqua-63460-391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63460_DK-HistFish-DTUAqua-63460-391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63460_DK-HistFish-DTUAqua-63460-391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63460-391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63460-391'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4015'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63460-391'^^xsd:string;
  dwc:observationDate '1934-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63674_DK-HistFish-DTUAqua-63674-364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63674_DK-HistFish-DTUAqua-63674-364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63674_DK-HistFish-DTUAqua-63674-364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92916667 9.04583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92916667"^^xsd:decimal ;
  dwc:decimalLongitude "9.04583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63674_DK-HistFish-DTUAqua-63674-364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92916667 9.04583333)"^^geo:wktLiteral ;
  geo-pos:lat "56.92916667"^^xsd:decimal ;
  geo-pos:long "9.04583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63674_DK-HistFish-DTUAqua-63674-364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63674-364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6312" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63674-364'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6312'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.04583333'^^xsd:double;
  dwc:latitude '56.92916667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63674-364'^^xsd:string;
  dwc:observationDate '1940-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-37> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63637-37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63637-37'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5060'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63637-37'^^xsd:string;
  dwc:observationDate '1936-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63627_DK-HistFish-DTUAqua-63627-45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63627_DK-HistFish-DTUAqua-63627-45> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63627_DK-HistFish-DTUAqua-63627-45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63627_DK-HistFish-DTUAqua-63627-45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63627_DK-HistFish-DTUAqua-63627-45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63627-45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4862" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63627-45'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4862'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63627-45'^^xsd:string;
  dwc:observationDate '1936-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-33> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63621-33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4668" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63621-33'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4668'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63621-33'^^xsd:string;
  dwc:observationDate '1935-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87916667 9.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87916667"^^xsd:decimal ;
  dwc:decimalLongitude "9.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87916667 9.04166667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87916667"^^xsd:decimal ;
  geo-pos:long "9.04166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63675-370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6313" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63675-370'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6313'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.04166667'^^xsd:double;
  dwc:latitude '56.87916667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63675-370'^^xsd:string;
  dwc:observationDate '1940-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-52> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63710-52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63710-52'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6417'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63710-52'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63628_DK-HistFish-DTUAqua-63628-50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63628_DK-HistFish-DTUAqua-63628-50> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63628_DK-HistFish-DTUAqua-63628-50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63628_DK-HistFish-DTUAqua-63628-50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63628_DK-HistFish-DTUAqua-63628-50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63628-50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4867" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63628-50'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4867'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63628-50'^^xsd:string;
  dwc:observationDate '1936-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63549-855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7204" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63549-855'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7204'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63549-855'^^xsd:string;
  dwc:observationDate '1949-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63537_DK-HistFish-DTUAqua-63537-847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63537_DK-HistFish-DTUAqua-63537-847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63537_DK-HistFish-DTUAqua-63537-847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63537_DK-HistFish-DTUAqua-63537-847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63537_DK-HistFish-DTUAqua-63537-847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63537-847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63537-847'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7037'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63537-847'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63540_DK-HistFish-DTUAqua-63540-860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63540_DK-HistFish-DTUAqua-63540-860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63540_DK-HistFish-DTUAqua-63540-860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63540_DK-HistFish-DTUAqua-63540-860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63540_DK-HistFish-DTUAqua-63540-860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63540-860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63540-860'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7062'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63540-860'^^xsd:string;
  dwc:observationDate '1948-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63539_DK-HistFish-DTUAqua-63539-853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63539_DK-HistFish-DTUAqua-63539-853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63539_DK-HistFish-DTUAqua-63539-853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63539_DK-HistFish-DTUAqua-63539-853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63539_DK-HistFish-DTUAqua-63539-853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63539-853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63539-853'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7061'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63539-853'^^xsd:string;
  dwc:observationDate '1948-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63541-866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63541-866'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7063'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63541-866'^^xsd:string;
  dwc:observationDate '1948-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63542-876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63542-876'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7065'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63542-876'^^xsd:string;
  dwc:observationDate '1948-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-71> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63634-71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5039" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63634-71'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5039'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63634-71'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-78> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63635-78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63635-78'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5040'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63635-78'^^xsd:string;
  dwc:observationDate '1936-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-64> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63716-64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6440" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63716-64'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6440'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63716-64'^^xsd:string;
  dwc:observationDate '1942-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-57> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-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/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-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/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63630-57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4875" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63630-57'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4875'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63630-57'^^xsd:string;
  dwc:observationDate '1936-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63765_DK-HistFish-DTUAqua-63765-562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63765_DK-HistFish-DTUAqua-63765-562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63765_DK-HistFish-DTUAqua-63765-562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63765_DK-HistFish-DTUAqua-63765-562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63765_DK-HistFish-DTUAqua-63765-562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63765-562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6602" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63765-562'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6602'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.8'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63765-562'^^xsd:string;
  dwc:observationDate '1944-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63522_DK-HistFish-DTUAqua-63522-1790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63522_DK-HistFish-DTUAqua-63522-1790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63522_DK-HistFish-DTUAqua-63522-1790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63522_DK-HistFish-DTUAqua-63522-1790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63522_DK-HistFish-DTUAqua-63522-1790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63522-1790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6909" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63522-1790'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6909'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63522-1790'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63535_DK-HistFish-DTUAqua-63535-837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63535_DK-HistFish-DTUAqua-63535-837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63535_DK-HistFish-DTUAqua-63535-837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63535_DK-HistFish-DTUAqua-63535-837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63535_DK-HistFish-DTUAqua-63535-837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63535-837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6988" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63535-837'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6988'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63535-837'^^xsd:string;
  dwc:observationDate '1948-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63638_DK-HistFish-DTUAqua-63638-91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63638_DK-HistFish-DTUAqua-63638-91> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63638_DK-HistFish-DTUAqua-63638-91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63638_DK-HistFish-DTUAqua-63638-91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63638_DK-HistFish-DTUAqua-63638-91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63638-91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63638-91'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5065'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63638-91'^^xsd:string;
  dwc:observationDate '1936-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-2555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-2555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-2555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-2555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-2555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63332-2555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63332-2555'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '272'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63332-2555'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-2485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-2485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-2485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-2485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63716_DK-HistFish-DTUAqua-63716-2485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63716-2485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6440" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63716-2485'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6440'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63716-2485'^^xsd:string;
  dwc:observationDate '1942-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63335-1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63335-1552'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '389'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63335-1552'^^xsd:string;
  dwc:observationDate '1927-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-2626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-2626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-2626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-2626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-2626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63359-2626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63359-2626'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63359-2626'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-1944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-1944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-1944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-1944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-1944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63665-1944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6095" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63665-1944'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6095'^^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 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63665-1944'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63660-186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5840" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63660-186'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5840'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63660-186'^^xsd:string;
  dwc:observationDate '1938-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63731_DK-HistFish-DTUAqua-63731-455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63731_DK-HistFish-DTUAqua-63731-455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63731_DK-HistFish-DTUAqua-63731-455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63731_DK-HistFish-DTUAqua-63731-455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63731_DK-HistFish-DTUAqua-63731-455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63731-455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6500" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63731-455'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6500'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63731-455'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63589-1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63589-1094'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9002'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63589-1094'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-2654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-2654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-2654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-2654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "8.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-2654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63699-2654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6383" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63699-2654'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6383'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.91666667'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63699-2654'^^xsd:string;
  dwc:observationDate '1941-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63658_DK-HistFish-DTUAqua-63658-1914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63658_DK-HistFish-DTUAqua-63658-1914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63658_DK-HistFish-DTUAqua-63658-1914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63658_DK-HistFish-DTUAqua-63658-1914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63658_DK-HistFish-DTUAqua-63658-1914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63658-1914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5819" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63658-1914'^^xsd:string;
  dwc:scientificName 'Hvilling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5819'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63658-1914'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63730_DK-HistFish-DTUAqua-63730-450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63730_DK-HistFish-DTUAqua-63730-450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63730_DK-HistFish-DTUAqua-63730-450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63730_DK-HistFish-DTUAqua-63730-450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63730_DK-HistFish-DTUAqua-63730-450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63730-450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6499" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63730-450'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6499'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63730-450'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63729-441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6498" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63729-441'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6498'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63729-441'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63673_DK-HistFish-DTUAqua-63673-362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63673_DK-HistFish-DTUAqua-63673-362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63673_DK-HistFish-DTUAqua-63673-362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95833333 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95833333"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63673_DK-HistFish-DTUAqua-63673-362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95833333 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95833333"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63673_DK-HistFish-DTUAqua-63673-362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63673-362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6311" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63673-362'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6311'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95833333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63673-362'^^xsd:string;
  dwc:observationDate '1940-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63674_DK-HistFish-DTUAqua-63674-366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63674_DK-HistFish-DTUAqua-63674-366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63674_DK-HistFish-DTUAqua-63674-366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92916667 9.04583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92916667"^^xsd:decimal ;
  dwc:decimalLongitude "9.04583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63674_DK-HistFish-DTUAqua-63674-366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92916667 9.04583333)"^^geo:wktLiteral ;
  geo-pos:lat "56.92916667"^^xsd:decimal ;
  geo-pos:long "9.04583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63674_DK-HistFish-DTUAqua-63674-366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63674-366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6312" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63674-366'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6312'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.04583333'^^xsd:double;
  dwc:latitude '56.92916667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63674-366'^^xsd:string;
  dwc:observationDate '1940-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87916667 9.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87916667"^^xsd:decimal ;
  dwc:decimalLongitude "9.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87916667 9.04166667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87916667"^^xsd:decimal ;
  geo-pos:long "9.04166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63675-374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6313" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63675-374'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6313'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.04166667'^^xsd:double;
  dwc:latitude '56.87916667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63675-374'^^xsd:string;
  dwc:observationDate '1940-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63729-442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6498" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63729-442'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6498'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63729-442'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63708_DK-HistFish-DTUAqua-63708-2567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63708_DK-HistFish-DTUAqua-63708-2567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63708_DK-HistFish-DTUAqua-63708-2567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5101_DTUAqua-63708_DK-HistFish-DTUAqua-63708-2567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63708-2567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6405" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63708-2567'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6405'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63708-2567'^^xsd:string;
  dwc:observationDate '1941-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63674_DK-HistFish-DTUAqua-63674-367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63674_DK-HistFish-DTUAqua-63674-367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63674_DK-HistFish-DTUAqua-63674-367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92916667 9.04583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92916667"^^xsd:decimal ;
  dwc:decimalLongitude "9.04583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63674_DK-HistFish-DTUAqua-63674-367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92916667 9.04583333)"^^geo:wktLiteral ;
  geo-pos:lat "56.92916667"^^xsd:decimal ;
  geo-pos:long "9.04583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63674_DK-HistFish-DTUAqua-63674-367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63674-367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6312" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63674-367'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6312'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.04583333'^^xsd:double;
  dwc:latitude '56.92916667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63674-367'^^xsd:string;
  dwc:observationDate '1940-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63345_DK-HistFish-DTUAqua-63345-1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63345_DK-HistFish-DTUAqua-63345-1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63345_DK-HistFish-DTUAqua-63345-1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63345_DK-HistFish-DTUAqua-63345-1572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63345_DK-HistFish-DTUAqua-63345-1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63345-1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "799" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63345-1572'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '799'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63345-1572'^^xsd:string;
  dwc:observationDate '1928-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63764_DK-HistFish-DTUAqua-63764-560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63764_DK-HistFish-DTUAqua-63764-560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63764_DK-HistFish-DTUAqua-63764-560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63764_DK-HistFish-DTUAqua-63764-560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63764_DK-HistFish-DTUAqua-63764-560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63764-560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6593" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63764-560'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6593'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63764-560'^^xsd:string;
  dwc:observationDate '1944-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63740_DK-HistFish-DTUAqua-63740-2220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63740_DK-HistFish-DTUAqua-63740-2220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63740_DK-HistFish-DTUAqua-63740-2220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63740_DK-HistFish-DTUAqua-63740-2220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63740_DK-HistFish-DTUAqua-63740-2220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63740-2220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6526" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63740-2220'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6526'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63740-2220'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63333_DK-HistFish-DTUAqua-63333-2562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63333_DK-HistFish-DTUAqua-63333-2562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63333_DK-HistFish-DTUAqua-63333-2562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63333_DK-HistFish-DTUAqua-63333-2562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63333_DK-HistFish-DTUAqua-63333-2562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63333-2562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "330" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63333-2562'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '330'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63333-2562'^^xsd:string;
  dwc:observationDate '1927-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63358-2624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63358-2624'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63358-2624'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63361-2664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63361-2664'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63361-2664'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63619_DK-HistFish-DTUAqua-63619-1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63619_DK-HistFish-DTUAqua-63619-1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63619_DK-HistFish-DTUAqua-63619-1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63619_DK-HistFish-DTUAqua-63619-1395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63619_DK-HistFish-DTUAqua-63619-1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63619-1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4666" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63619-1395'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4666'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63619-1395'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63289_DK-HistFish-DTUAqua-63289-1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63289_DK-HistFish-DTUAqua-63289-1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63289_DK-HistFish-DTUAqua-63289-1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63289_DK-HistFish-DTUAqua-63289-1455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63289_DK-HistFish-DTUAqua-63289-1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63289-1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63289-1455'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63289-1455'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63540_DK-HistFish-DTUAqua-63540-863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63540_DK-HistFish-DTUAqua-63540-863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63540_DK-HistFish-DTUAqua-63540-863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63540_DK-HistFish-DTUAqua-63540-863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63540_DK-HistFish-DTUAqua-63540-863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63540-863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63540-863'^^xsd:string;
  dwc:scientificName 'Ammodytes lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7062'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '146485'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63540-863'^^xsd:string;
  dwc:observationDate '1948-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63604-1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63604-1147'^^xsd:string;
  dwc:scientificName 'Ammodytes lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9074'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '146485'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63604-1147'^^xsd:string;
  dwc:observationDate '1953-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63605_DK-HistFish-DTUAqua-63605-1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63605_DK-HistFish-DTUAqua-63605-1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63605_DK-HistFish-DTUAqua-63605-1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63605_DK-HistFish-DTUAqua-63605-1153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63605_DK-HistFish-DTUAqua-63605-1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63605-1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63605-1153'^^xsd:string;
  dwc:scientificName 'Ammodytes lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9075'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '146485'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63605-1153'^^xsd:string;
  dwc:observationDate '1953-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63346_DK-HistFish-DTUAqua-63346-1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63346_DK-HistFish-DTUAqua-63346-1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63346_DK-HistFish-DTUAqua-63346-1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63346_DK-HistFish-DTUAqua-63346-1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63346_DK-HistFish-DTUAqua-63346-1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63346-1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "800" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63346-1579'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '800'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63346-1579'^^xsd:string;
  dwc:observationDate '1928-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63480_DK-HistFish-DTUAqua-63480-607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63480_DK-HistFish-DTUAqua-63480-607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63480_DK-HistFish-DTUAqua-63480-607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63480_DK-HistFish-DTUAqua-63480-607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63480_DK-HistFish-DTUAqua-63480-607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63480-607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6652" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63480-607'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6652'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63480-607'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63376_DK-HistFish-DTUAqua-63376-2294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63376_DK-HistFish-DTUAqua-63376-2294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63376_DK-HistFish-DTUAqua-63376-2294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63376_DK-HistFish-DTUAqua-63376-2294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63376_DK-HistFish-DTUAqua-63376-2294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63376-2294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63376-2294'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1230'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63376-2294'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63399_DK-HistFish-DTUAqua-63399-1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63399_DK-HistFish-DTUAqua-63399-1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63399_DK-HistFish-DTUAqua-63399-1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63399_DK-HistFish-DTUAqua-63399-1337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63399_DK-HistFish-DTUAqua-63399-1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63399-1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63399-1337'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2071'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63399-1337'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63462_DK-HistFish-DTUAqua-63462-401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63462_DK-HistFish-DTUAqua-63462-401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63462_DK-HistFish-DTUAqua-63462-401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63462_DK-HistFish-DTUAqua-63462-401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63462_DK-HistFish-DTUAqua-63462-401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63462-401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63462-401'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4064'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63462-401'^^xsd:string;
  dwc:observationDate '1934-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63307_DK-HistFish-DTUAqua-63307-2483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63307_DK-HistFish-DTUAqua-63307-2483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63307_DK-HistFish-DTUAqua-63307-2483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63307_DK-HistFish-DTUAqua-63307-2483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63307_DK-HistFish-DTUAqua-63307-2483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63307-2483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63307-2483'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63307-2483'^^xsd:string;
  dwc:observationDate '1927-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63461_DK-HistFish-DTUAqua-63461-397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63461_DK-HistFish-DTUAqua-63461-397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63461_DK-HistFish-DTUAqua-63461-397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63461_DK-HistFish-DTUAqua-63461-397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63461_DK-HistFish-DTUAqua-63461-397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63461-397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63461-397'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4063'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63461-397'^^xsd:string;
  dwc:observationDate '1934-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63468-427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4280" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63468-427'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4280'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63468-427'^^xsd:string;
  dwc:observationDate '1934-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63614_DK-HistFish-DTUAqua-63614-1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63614_DK-HistFish-DTUAqua-63614-1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63614_DK-HistFish-DTUAqua-63614-1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63614_DK-HistFish-DTUAqua-63614-1192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63614_DK-HistFish-DTUAqua-63614-1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63614-1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4488" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63614-1192'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4488'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63614-1192'^^xsd:string;
  dwc:observationDate '1935-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-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/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63303-2206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63303-2206'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63303-2206'^^xsd:string;
  dwc:observationDate '1927-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63566_DK-HistFish-DTUAqua-63566-1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63566_DK-HistFish-DTUAqua-63566-1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63566_DK-HistFish-DTUAqua-63566-1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63566_DK-HistFish-DTUAqua-63566-1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63566_DK-HistFish-DTUAqua-63566-1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63566-1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8249" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63566-1002'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8249'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63566-1002'^^xsd:string;
  dwc:observationDate '1951-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-2105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-2105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-2105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-2105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-2105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63465-2105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4260" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63465-2105'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4260'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63465-2105'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-1705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63723-1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6460" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63723-1705'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6460'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63723-1705'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-1703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-1703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-1703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-1703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-1703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63720-1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6457" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63720-1703'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6457'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63720-1703'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63742_DK-HistFish-DTUAqua-63742-513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63742_DK-HistFish-DTUAqua-63742-513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63742_DK-HistFish-DTUAqua-63742-513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63742_DK-HistFish-DTUAqua-63742-513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.05)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63742_DK-HistFish-DTUAqua-63742-513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63742-513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6528" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63742-513'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6528'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63742-513'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63395-1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63395-1247'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2067'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63395-1247'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63618_DK-HistFish-DTUAqua-63618-1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63618_DK-HistFish-DTUAqua-63618-1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63618_DK-HistFish-DTUAqua-63618-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63618_DK-HistFish-DTUAqua-63618-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/5101_DTUAqua-63618_DK-HistFish-DTUAqua-63618-1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63618-1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4665" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63618-1390'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4665'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63618-1390'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63458_DK-HistFish-DTUAqua-63458-2077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63458_DK-HistFish-DTUAqua-63458-2077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63458_DK-HistFish-DTUAqua-63458-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63458_DK-HistFish-DTUAqua-63458-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/5101_DTUAqua-63458_DK-HistFish-DTUAqua-63458-2077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63458-2077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63458-2077'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3996'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63458-2077'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63563_DK-HistFish-DTUAqua-63563-981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63563_DK-HistFish-DTUAqua-63563-981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63563_DK-HistFish-DTUAqua-63563-981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63563_DK-HistFish-DTUAqua-63563-981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63563_DK-HistFish-DTUAqua-63563-981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63563-981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63563-981'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8245'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63563-981'^^xsd:string;
  dwc:observationDate '1951-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-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/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63334-1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "356" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63334-1546'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '356'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63334-1546'^^xsd:string;
  dwc:observationDate '1927-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63332-1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63332-1536'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '272'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63332-1536'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63294_DK-HistFish-DTUAqua-63294-2648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63294-2648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63294-2648'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63294-2648'^^xsd:string;
  dwc:observationDate '1921-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-2548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-2548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-2548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-2548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63331_DK-HistFish-DTUAqua-63331-2548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63331-2548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63331-2548'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '271'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63331-2548'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63721_DK-HistFish-DTUAqua-63721-2378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63721_DK-HistFish-DTUAqua-63721-2378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63721_DK-HistFish-DTUAqua-63721-2378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63721_DK-HistFish-DTUAqua-63721-2378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63721_DK-HistFish-DTUAqua-63721-2378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63721-2378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6458" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63721-2378'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6458'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63721-2378'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63629-2638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4868" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63629-2638'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4868'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63629-2638'^^xsd:string;
  dwc:observationDate '1936-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-2538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-2538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-2538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-2538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-2538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63329-2538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63329-2538'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '269'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63329-2538'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63565-996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8247" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63565-996'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8247'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63565-996'^^xsd:string;
  dwc:observationDate '1951-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-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/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63383-1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1692" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63383-1350'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1692'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63383-1350'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-1355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63413_DK-HistFish-DTUAqua-63413-1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63413-1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2785" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63413-1355'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2785'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63413-1355'^^xsd:string;
  dwc:observationDate '1931-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63374-1611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63374-1611'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1228'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63374-1611'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63347_DK-HistFish-DTUAqua-63347-1605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63347_DK-HistFish-DTUAqua-63347-1605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63347_DK-HistFish-DTUAqua-63347-1605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63347_DK-HistFish-DTUAqua-63347-1605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63347_DK-HistFish-DTUAqua-63347-1605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63347-1605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "801" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63347-1605'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '801'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63347-1605'^^xsd:string;
  dwc:observationDate '1928-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-2335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-2335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-2335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86666667 9.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-2335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86666667 9.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.86666667"^^xsd:decimal ;
  geo-pos:long "9.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-2335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63748-2335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6543" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63748-2335'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6543'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.06666667'^^xsd:double;
  dwc:latitude '56.86666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63748-2335'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63659_DK-HistFish-DTUAqua-63659-1921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63659_DK-HistFish-DTUAqua-63659-1921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63659_DK-HistFish-DTUAqua-63659-1921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63659_DK-HistFish-DTUAqua-63659-1921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63659_DK-HistFish-DTUAqua-63659-1921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63659-1921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5820" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63659-1921'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5820'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63659-1921'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63309_DK-HistFish-DTUAqua-63309-2431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63309_DK-HistFish-DTUAqua-63309-2431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63309_DK-HistFish-DTUAqua-63309-2431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63309_DK-HistFish-DTUAqua-63309-2431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63309_DK-HistFish-DTUAqua-63309-2431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63309-2431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63309-2431'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63309-2431'^^xsd:string;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63290_DK-HistFish-DTUAqua-63290-2443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63290_DK-HistFish-DTUAqua-63290-2443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63290_DK-HistFish-DTUAqua-63290-2443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63290_DK-HistFish-DTUAqua-63290-2443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63290_DK-HistFish-DTUAqua-63290-2443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63290-2443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63290-2443'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63290-2443'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63492_DK-HistFish-DTUAqua-63492-405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63492_DK-HistFish-DTUAqua-63492-405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63492_DK-HistFish-DTUAqua-63492-405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63492_DK-HistFish-DTUAqua-63492-405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63492_DK-HistFish-DTUAqua-63492-405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63492-405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6686" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63492-405'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6686'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63492-405'^^xsd:string;
  dwc:observationDate '1945-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63575_DK-HistFish-DTUAqua-63575-1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63575_DK-HistFish-DTUAqua-63575-1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63575_DK-HistFish-DTUAqua-63575-1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63575_DK-HistFish-DTUAqua-63575-1052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63575_DK-HistFish-DTUAqua-63575-1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63575-1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8406" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63575-1052'^^xsd:string;
  dwc:scientificName 'Ammodytes lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8406'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '146485'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63575-1052'^^xsd:string;
  dwc:observationDate '1951-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-1458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63710-1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63710-1458'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6417'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63710-1458'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63475_DK-HistFish-DTUAqua-63475-579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63475-579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6647" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63475-579'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6647'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63475-579'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-1771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-1771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-1771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-1771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63425_DK-HistFish-DTUAqua-63425-1771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63425-1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63425-1771'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3050'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63425-1771'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63456_DK-HistFish-DTUAqua-63456-2423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63456_DK-HistFish-DTUAqua-63456-2423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63456_DK-HistFish-DTUAqua-63456-2423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63456_DK-HistFish-DTUAqua-63456-2423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63456_DK-HistFish-DTUAqua-63456-2423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63456-2423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63456-2423'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3993'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63456-2423'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63305_DK-HistFish-DTUAqua-63305-2478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63305-2478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63305-2478'^^xsd:string;
  dwc:scientificName 'Brisling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126425'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63305-2478'^^xsd:string;
  dwc:observationDate '1927-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63488-299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6682" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63488-299'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6682'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63488-299'^^xsd:string;
  dwc:observationDate '1945-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63490_DK-HistFish-DTUAqua-63490-332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63490_DK-HistFish-DTUAqua-63490-332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63490_DK-HistFish-DTUAqua-63490-332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63490_DK-HistFish-DTUAqua-63490-332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63490_DK-HistFish-DTUAqua-63490-332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63490-332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6684" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63490-332'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6684'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63490-332'^^xsd:string;
  dwc:observationDate '1945-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63287_DK-HistFish-DTUAqua-63287-1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63287_DK-HistFish-DTUAqua-63287-1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63287_DK-HistFish-DTUAqua-63287-1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63287_DK-HistFish-DTUAqua-63287-1452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63287_DK-HistFish-DTUAqua-63287-1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63287-1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63287-1452'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63287-1452'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63524_DK-HistFish-DTUAqua-63524-795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63524_DK-HistFish-DTUAqua-63524-795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63524_DK-HistFish-DTUAqua-63524-795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63524_DK-HistFish-DTUAqua-63524-795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63524_DK-HistFish-DTUAqua-63524-795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63524-795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6932" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63524-795'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6932'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63524-795'^^xsd:string;
  dwc:observationDate '1947-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63365_DK-HistFish-DTUAqua-63365-1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63365_DK-HistFish-DTUAqua-63365-1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63365_DK-HistFish-DTUAqua-63365-1274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63365_DK-HistFish-DTUAqua-63365-1274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63365_DK-HistFish-DTUAqua-63365-1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63365-1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63365-1274'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1059'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63365-1274'^^xsd:string;
  dwc:observationDate '1928-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63325-1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "264" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63325-1497'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '264'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63325-1497'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63367_DK-HistFish-DTUAqua-63367-1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63367_DK-HistFish-DTUAqua-63367-1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63367_DK-HistFish-DTUAqua-63367-1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63367_DK-HistFish-DTUAqua-63367-1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63367_DK-HistFish-DTUAqua-63367-1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63367-1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1216" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63367-1285'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1216'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63367-1285'^^xsd:string;
  dwc:observationDate '1928-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63527-794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6941" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63527-794'^^xsd:string;
  dwc:scientificName 'Sild'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6941'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126417'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63527-794'^^xsd:string;
  dwc:observationDate '1947-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63606_DK-HistFish-DTUAqua-63606-1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63606_DK-HistFish-DTUAqua-63606-1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63606_DK-HistFish-DTUAqua-63606-1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63606_DK-HistFish-DTUAqua-63606-1158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63606_DK-HistFish-DTUAqua-63606-1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63606-1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63606-1158'^^xsd:string;
  dwc:scientificName 'Sild'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9076'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126417'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63606-1158'^^xsd:string;
  dwc:observationDate '1953-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63598_DK-HistFish-DTUAqua-63598-1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63598_DK-HistFish-DTUAqua-63598-1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63598_DK-HistFish-DTUAqua-63598-1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63598_DK-HistFish-DTUAqua-63598-1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63598_DK-HistFish-DTUAqua-63598-1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63598-1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63598-1122'^^xsd:string;
  dwc:scientificName 'Sild'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9067'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126417'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63598-1122'^^xsd:string;
  dwc:observationDate '1953-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-1474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63711-1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63711-1474'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6418'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63711-1474'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63510_DK-HistFish-DTUAqua-63510-1956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63510_DK-HistFish-DTUAqua-63510-1956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63510_DK-HistFish-DTUAqua-63510-1956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63510_DK-HistFish-DTUAqua-63510-1956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63510_DK-HistFish-DTUAqua-63510-1956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63510-1956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6790" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63510-1956'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6790'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63510-1956'^^xsd:string;
  dwc:observationDate '1947-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63753_DK-HistFish-DTUAqua-63753-2177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63753_DK-HistFish-DTUAqua-63753-2177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63753_DK-HistFish-DTUAqua-63753-2177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.88333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63753_DK-HistFish-DTUAqua-63753-2177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.88333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "8.88333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63753_DK-HistFish-DTUAqua-63753-2177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63753-2177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6548" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63753-2177'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6548'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.88333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63753-2177'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-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/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63513-753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6799" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63513-753'^^xsd:string;
  dwc:scientificName 'Ammodytes lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6799'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '146485'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63513-753'^^xsd:string;
  dwc:observationDate '1947-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-2395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-2395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-2395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-2395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-2395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63723-2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6460" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63723-2395'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6460'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63723-2395'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63616-2168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4663" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63616-2168'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4663'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63616-2168'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-1514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63328-1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "267" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63328-1514'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '267'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63328-1514'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63297_DK-HistFish-DTUAqua-63297-1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63297_DK-HistFish-DTUAqua-63297-1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63297_DK-HistFish-DTUAqua-63297-1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63297_DK-HistFish-DTUAqua-63297-1489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63297_DK-HistFish-DTUAqua-63297-1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63297-1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63297-1489'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63297-1489'^^xsd:string;
  dwc:observationDate '1927-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63322_DK-HistFish-DTUAqua-63322-1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63322_DK-HistFish-DTUAqua-63322-1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63322_DK-HistFish-DTUAqua-63322-1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63322_DK-HistFish-DTUAqua-63322-1483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63322_DK-HistFish-DTUAqua-63322-1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63322-1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "243" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63322-1483'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '243'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63322-1483'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-2250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-2250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-2250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-2250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-2250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63369-2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63369-2250'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1218'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63369-2250'^^xsd:string;
  dwc:observationDate '1928-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63753_DK-HistFish-DTUAqua-63753-2178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63753_DK-HistFish-DTUAqua-63753-2178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63753_DK-HistFish-DTUAqua-63753-2178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.88333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63753_DK-HistFish-DTUAqua-63753-2178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.88333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "8.88333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63753_DK-HistFish-DTUAqua-63753-2178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63753-2178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6548" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63753-2178'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6548'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.88333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63753-2178'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63358-2622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63358-2622'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63358-2622'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63633_DK-HistFish-DTUAqua-63633-2439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63633_DK-HistFish-DTUAqua-63633-2439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63633_DK-HistFish-DTUAqua-63633-2439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63633_DK-HistFish-DTUAqua-63633-2439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63633_DK-HistFish-DTUAqua-63633-2439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63633-2439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63633-2439'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5038'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63633-2439'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-2429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-2429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-2429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-2429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-2429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63737-2429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6523" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63737-2429'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6523'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63737-2429'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63332-1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63332-1538'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '272'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63332-1538'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63430-325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63430-325'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3060'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63430-325'^^xsd:string;
  dwc:observationDate '1931-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63418_DK-HistFish-DTUAqua-63418-2403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63418_DK-HistFish-DTUAqua-63418-2403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63418_DK-HistFish-DTUAqua-63418-2403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63418_DK-HistFish-DTUAqua-63418-2403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63418_DK-HistFish-DTUAqua-63418-2403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63418-2403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2815" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63418-2403'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2815'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63418-2403'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63418_DK-HistFish-DTUAqua-63418-2404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63418_DK-HistFish-DTUAqua-63418-2404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63418_DK-HistFish-DTUAqua-63418-2404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63418_DK-HistFish-DTUAqua-63418-2404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63418_DK-HistFish-DTUAqua-63418-2404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63418-2404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2815" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63418-2404'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2815'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63418-2404'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63332_DK-HistFish-DTUAqua-63332-1539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63332-1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63332-1539'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '272'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63332-1539'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63461_DK-HistFish-DTUAqua-63461-394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63461_DK-HistFish-DTUAqua-63461-394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63461_DK-HistFish-DTUAqua-63461-394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63461_DK-HistFish-DTUAqua-63461-394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63461_DK-HistFish-DTUAqua-63461-394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63461-394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63461-394'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4063'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63461-394'^^xsd:string;
  dwc:observationDate '1934-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63440_DK-HistFish-DTUAqua-63440-349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63440_DK-HistFish-DTUAqua-63440-349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63440_DK-HistFish-DTUAqua-63440-349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63440_DK-HistFish-DTUAqua-63440-349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63440_DK-HistFish-DTUAqua-63440-349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63440-349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63440-349'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3218'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63440-349'^^xsd:string;
  dwc:observationDate '1932-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63363-1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63363-1264'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '968'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63363-1264'^^xsd:string;
  dwc:observationDate '1928-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63397_DK-HistFish-DTUAqua-63397-1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63397_DK-HistFish-DTUAqua-63397-1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63397_DK-HistFish-DTUAqua-63397-1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63397_DK-HistFish-DTUAqua-63397-1257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63397_DK-HistFish-DTUAqua-63397-1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63397-1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63397-1257'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2069'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63397-1257'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-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/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63465-413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4260" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63465-413'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4260'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63465-413'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63569_DK-HistFish-DTUAqua-63569-1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63569_DK-HistFish-DTUAqua-63569-1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63569_DK-HistFish-DTUAqua-63569-1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63569_DK-HistFish-DTUAqua-63569-1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63569_DK-HistFish-DTUAqua-63569-1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63569-1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8376" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63569-1017'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8376'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63569-1017'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63563_DK-HistFish-DTUAqua-63563-984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63563_DK-HistFish-DTUAqua-63563-984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63563_DK-HistFish-DTUAqua-63563-984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63563_DK-HistFish-DTUAqua-63563-984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63563_DK-HistFish-DTUAqua-63563-984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63563-984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63563-984'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8245'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63563-984'^^xsd:string;
  dwc:observationDate '1951-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63673_DK-HistFish-DTUAqua-63673-223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63673_DK-HistFish-DTUAqua-63673-223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63673_DK-HistFish-DTUAqua-63673-223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95833333 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95833333"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63673_DK-HistFish-DTUAqua-63673-223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95833333 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95833333"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63673_DK-HistFish-DTUAqua-63673-223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63673-223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6311" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63673-223'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6311'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95833333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63673-223'^^xsd:string;
  dwc:observationDate '1940-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63557_DK-HistFish-DTUAqua-63557-955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63557_DK-HistFish-DTUAqua-63557-955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63557_DK-HistFish-DTUAqua-63557-955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63557_DK-HistFish-DTUAqua-63557-955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63557_DK-HistFish-DTUAqua-63557-955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63557-955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7365" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63557-955'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7365'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63557-955'^^xsd:string;
  dwc:observationDate '1949-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63319_DK-HistFish-DTUAqua-63319-2466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63319_DK-HistFish-DTUAqua-63319-2466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63319_DK-HistFish-DTUAqua-63319-2466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63319_DK-HistFish-DTUAqua-63319-2466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63319_DK-HistFish-DTUAqua-63319-2466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63319-2466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63319-2466'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '228'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63319-2466'^^xsd:string;
  dwc:observationDate '1926-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63461_DK-HistFish-DTUAqua-63461-396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63461_DK-HistFish-DTUAqua-63461-396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63461_DK-HistFish-DTUAqua-63461-396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63461_DK-HistFish-DTUAqua-63461-396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63461_DK-HistFish-DTUAqua-63461-396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63461-396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63461-396'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4063'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63461-396'^^xsd:string;
  dwc:observationDate '1934-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63460_DK-HistFish-DTUAqua-63460-390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63460_DK-HistFish-DTUAqua-63460-390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63460_DK-HistFish-DTUAqua-63460-390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63460_DK-HistFish-DTUAqua-63460-390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63460_DK-HistFish-DTUAqua-63460-390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63460-390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63460-390'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4015'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63460-390'^^xsd:string;
  dwc:observationDate '1934-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63681_DK-HistFish-DTUAqua-63681-1849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63681_DK-HistFish-DTUAqua-63681-1849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63681_DK-HistFish-DTUAqua-63681-1849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63681_DK-HistFish-DTUAqua-63681-1849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63681_DK-HistFish-DTUAqua-63681-1849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63681-1849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6324" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63681-1849'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6324'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63681-1849'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63297_DK-HistFish-DTUAqua-63297-1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63297_DK-HistFish-DTUAqua-63297-1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63297_DK-HistFish-DTUAqua-63297-1488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63297_DK-HistFish-DTUAqua-63297-1488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63297_DK-HistFish-DTUAqua-63297-1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63297-1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63297-1488'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63297-1488'^^xsd:string;
  dwc:observationDate '1927-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-1615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63390-1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1700" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63390-1615'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1700'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63390-1615'^^xsd:string;
  dwc:observationDate '1929-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63357_DK-HistFish-DTUAqua-63357-1609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63357-1609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63357-1609'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63357-1609'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63454_DK-HistFish-DTUAqua-63454-2415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63454_DK-HistFish-DTUAqua-63454-2415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63454_DK-HistFish-DTUAqua-63454-2415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63454_DK-HistFish-DTUAqua-63454-2415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63454_DK-HistFish-DTUAqua-63454-2415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63454-2415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3863" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63454-2415'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3863'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63454-2415'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-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/5101_DTUAqua-63421_DK-HistFish-DTUAqua-63421-305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63421-305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63421-305'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3036'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63421-305'^^xsd:string;
  dwc:observationDate '1931-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-2524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-2524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-2524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-2524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-2524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63327-2524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "266" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63327-2524'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '266'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63327-2524'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63326-2516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "265" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63326-2516'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '265'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63326-2516'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-2537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-2537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-2537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-2537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-2537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63329-2537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63329-2537'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '269'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63329-2537'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63632-1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63632-1797'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5037'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63632-1797'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63473-654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63473-654'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '0'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63473-654'^^xsd:string;
  dwc:observationDate '1946-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63534-829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6984" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63534-829'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6984'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63534-829'^^xsd:string;
  dwc:observationDate '1948-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63620-2183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4667" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63620-2183'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4667'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63620-2183'^^xsd:string;
  dwc:observationDate '1935-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63752_DK-HistFish-DTUAqua-63752-2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63752_DK-HistFish-DTUAqua-63752-2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63752_DK-HistFish-DTUAqua-63752-2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63752_DK-HistFish-DTUAqua-63752-2120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63752_DK-HistFish-DTUAqua-63752-2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63752-2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6547" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63752-2120'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6547'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63752-2120'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63672_DK-HistFish-DTUAqua-63672-217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63672_DK-HistFish-DTUAqua-63672-217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63672_DK-HistFish-DTUAqua-63672-217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90416667 9.1375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.90416667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63672_DK-HistFish-DTUAqua-63672-217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90416667 9.1375)"^^geo:wktLiteral ;
  geo-pos:lat "56.90416667"^^xsd:decimal ;
  geo-pos:long "9.1375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63672_DK-HistFish-DTUAqua-63672-217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63672-217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6310" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63672-217'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6310'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.1375'^^xsd:double;
  dwc:latitude '56.90416667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63672-217'^^xsd:string;
  dwc:observationDate '1940-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63721_DK-HistFish-DTUAqua-63721-1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63721_DK-HistFish-DTUAqua-63721-1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63721_DK-HistFish-DTUAqua-63721-1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63721_DK-HistFish-DTUAqua-63721-1700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63721_DK-HistFish-DTUAqua-63721-1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63721-1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6458" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63721-1700'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6458'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63721-1700'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63602_DK-HistFish-DTUAqua-63602-1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63602_DK-HistFish-DTUAqua-63602-1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63602_DK-HistFish-DTUAqua-63602-1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63602_DK-HistFish-DTUAqua-63602-1137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63602_DK-HistFish-DTUAqua-63602-1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63602-1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63602-1137'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9072'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63602-1137'^^xsd:string;
  dwc:observationDate '1953-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63375-2286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63375-2286'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1229'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63375-2286'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63548-914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7183" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63548-914'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7183'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63548-914'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63476_DK-HistFish-DTUAqua-63476-583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63476-583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6648" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63476-583'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6648'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63476-583'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63477_DK-HistFish-DTUAqua-63477-589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63477_DK-HistFish-DTUAqua-63477-589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63477_DK-HistFish-DTUAqua-63477-589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63477_DK-HistFish-DTUAqua-63477-589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63477_DK-HistFish-DTUAqua-63477-589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63477-589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6649" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63477-589'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6649'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63477-589'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63743-514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6529" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63743-514'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6529'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63743-514'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63558_DK-HistFish-DTUAqua-63558-960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63558_DK-HistFish-DTUAqua-63558-960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63558_DK-HistFish-DTUAqua-63558-960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63558_DK-HistFish-DTUAqua-63558-960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63558_DK-HistFish-DTUAqua-63558-960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63558-960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63558-960'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7369'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63558-960'^^xsd:string;
  dwc:observationDate '1949-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63375-2289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63375-2289'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1229'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63375-2289'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63652-149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5690" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63652-149'^^xsd:string;
  dwc:scientificName 'Tunge'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5690'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63652-149'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-1459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63710-1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63710-1459'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6417'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63710-1459'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-1187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63751-1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6546" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63751-1187'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6546'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63751-1187'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63538_DK-HistFish-DTUAqua-63538-850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63538_DK-HistFish-DTUAqua-63538-850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63538_DK-HistFish-DTUAqua-63538-850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63538_DK-HistFish-DTUAqua-63538-850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63538_DK-HistFish-DTUAqua-63538-850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63538-850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63538-850'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7038'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63538-850'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63629_DK-HistFish-DTUAqua-63629-2634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63629-2634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4868" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63629-2634'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4868'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63629-2634'^^xsd:string;
  dwc:observationDate '1936-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63700_DK-HistFish-DTUAqua-63700-2640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63700_DK-HistFish-DTUAqua-63700-2640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63700_DK-HistFish-DTUAqua-63700-2640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63700_DK-HistFish-DTUAqua-63700-2640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.83333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63700_DK-HistFish-DTUAqua-63700-2640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63700-2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6392" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63700-2640'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6392'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.83333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63700-2640'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-2577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-2577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-2577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-2577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-2577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63711-2577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63711-2577'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6418'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63711-2577'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63742_DK-HistFish-DTUAqua-63742-2235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63742_DK-HistFish-DTUAqua-63742-2235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63742_DK-HistFish-DTUAqua-63742-2235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63742_DK-HistFish-DTUAqua-63742-2235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.05)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63742_DK-HistFish-DTUAqua-63742-2235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63742-2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6528" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63742-2235'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6528'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63742-2235'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63307_DK-HistFish-DTUAqua-63307-2502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63307_DK-HistFish-DTUAqua-63307-2502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63307_DK-HistFish-DTUAqua-63307-2502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63307_DK-HistFish-DTUAqua-63307-2502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63307_DK-HistFish-DTUAqua-63307-2502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63307-2502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63307-2502'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63307-2502'^^xsd:string;
  dwc:observationDate '1927-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63348_DK-HistFish-DTUAqua-63348-2592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63348_DK-HistFish-DTUAqua-63348-2592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63348_DK-HistFish-DTUAqua-63348-2592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63348_DK-HistFish-DTUAqua-63348-2592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63348_DK-HistFish-DTUAqua-63348-2592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63348-2592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "802" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63348-2592'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '802'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63348-2592'^^xsd:string;
  dwc:observationDate '1928-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63698_DK-HistFish-DTUAqua-63698-1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63698_DK-HistFish-DTUAqua-63698-1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63698_DK-HistFish-DTUAqua-63698-1561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63698_DK-HistFish-DTUAqua-63698-1561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63698_DK-HistFish-DTUAqua-63698-1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63698-1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6382" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63698-1561'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6382'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63698-1561'^^xsd:string;
  dwc:observationDate '1941-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63321_DK-HistFish-DTUAqua-63321-1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63321_DK-HistFish-DTUAqua-63321-1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63321_DK-HistFish-DTUAqua-63321-1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63321_DK-HistFish-DTUAqua-63321-1481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63321_DK-HistFish-DTUAqua-63321-1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63321-1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "239" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63321-1481'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '239'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63321-1481'^^xsd:string;
  dwc:observationDate '1926-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63698_DK-HistFish-DTUAqua-63698-1661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63698_DK-HistFish-DTUAqua-63698-1661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63698_DK-HistFish-DTUAqua-63698-1661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63698_DK-HistFish-DTUAqua-63698-1661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63698_DK-HistFish-DTUAqua-63698-1661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63698-1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6382" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63698-1661'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6382'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63698-1661'^^xsd:string;
  dwc:observationDate '1941-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63329-1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63329-1522'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '269'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63329-1522'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63329-1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63329-1521'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '269'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63329-1521'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63349_DK-HistFish-DTUAqua-63349-2597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63349_DK-HistFish-DTUAqua-63349-2597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63349_DK-HistFish-DTUAqua-63349-2597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63349_DK-HistFish-DTUAqua-63349-2597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63349_DK-HistFish-DTUAqua-63349-2597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63349-2597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "803" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63349-2597'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '803'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63349-2597'^^xsd:string;
  dwc:observationDate '1928-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63712_DK-HistFish-DTUAqua-63712-2512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63712_DK-HistFish-DTUAqua-63712-2512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63712_DK-HistFish-DTUAqua-63712-2512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63712_DK-HistFish-DTUAqua-63712-2512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.83333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63712_DK-HistFish-DTUAqua-63712-2512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63712-2512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63712-2512'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6419'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.83333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63712-2512'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-2440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-2440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-2440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-2440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-2440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63726-2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6467" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63726-2440'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6467'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63726-2440'^^xsd:string;
  dwc:observationDate '1942-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63326-2521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "265" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63326-2521'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '265'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63326-2521'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63328_DK-HistFish-DTUAqua-63328-2534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63328-2534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "267" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63328-2534'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '267'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63328-2534'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63714_DK-HistFish-DTUAqua-63714-2469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63714_DK-HistFish-DTUAqua-63714-2469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63714_DK-HistFish-DTUAqua-63714-2469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63714_DK-HistFish-DTUAqua-63714-2469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63714_DK-HistFish-DTUAqua-63714-2469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63714-2469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6421" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63714-2469'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6421'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63714-2469'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-2580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-2580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-2580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-2580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63335_DK-HistFish-DTUAqua-63335-2580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63335-2580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63335-2580'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '389'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63335-2580'^^xsd:string;
  dwc:observationDate '1927-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63396_DK-HistFish-DTUAqua-63396-1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63396_DK-HistFish-DTUAqua-63396-1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63396_DK-HistFish-DTUAqua-63396-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/5101_DTUAqua-63396_DK-HistFish-DTUAqua-63396-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/5101_DTUAqua-63396_DK-HistFish-DTUAqua-63396-1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63396-1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63396-1255'^^xsd:string;
  dwc:scientificName 'Sipunculus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2068'^^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 'Denmark'^^xsd: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 '148298'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63396-1255'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63306_DK-HistFish-DTUAqua-63306-2482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63306_DK-HistFish-DTUAqua-63306-2482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63306_DK-HistFish-DTUAqua-63306-2482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63306_DK-HistFish-DTUAqua-63306-2482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63306_DK-HistFish-DTUAqua-63306-2482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63306-2482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63306-2482'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63306-2482'^^xsd:string;
  dwc:observationDate '1927-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63355_DK-HistFish-DTUAqua-63355-2604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63355_DK-HistFish-DTUAqua-63355-2604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63355_DK-HistFish-DTUAqua-63355-2604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63355_DK-HistFish-DTUAqua-63355-2604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63355_DK-HistFish-DTUAqua-63355-2604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63355-2604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63355-2604'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63355-2604'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63361-2657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63361-2657'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63361-2657'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63588_DK-HistFish-DTUAqua-63588-1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63588_DK-HistFish-DTUAqua-63588-1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63588_DK-HistFish-DTUAqua-63588-1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63588_DK-HistFish-DTUAqua-63588-1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63588_DK-HistFish-DTUAqua-63588-1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63588-1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63588-1090'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9001'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63588-1090'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-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/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-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/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63589-1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63589-1093'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9002'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63589-1093'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-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/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63329-1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63329-1520'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '269'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63329-1520'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63747_DK-HistFish-DTUAqua-63747-2320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63747_DK-HistFish-DTUAqua-63747-2320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63747_DK-HistFish-DTUAqua-63747-2320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63747_DK-HistFish-DTUAqua-63747-2320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63747_DK-HistFish-DTUAqua-63747-2320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63747-2320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6542" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63747-2320'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6542'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63747-2320'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63759_DK-HistFish-DTUAqua-63759-434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63759-434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6577" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63759-434'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6577'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63759-434'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63738_DK-HistFish-DTUAqua-63738-1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63738_DK-HistFish-DTUAqua-63738-1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63738_DK-HistFish-DTUAqua-63738-1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63738_DK-HistFish-DTUAqua-63738-1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63738_DK-HistFish-DTUAqua-63738-1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63738-1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6524" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63738-1218'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6524'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63738-1218'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-69> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63634-69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5039" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63634-69'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5039'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63634-69'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63638_DK-HistFish-DTUAqua-63638-90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63638_DK-HistFish-DTUAqua-63638-90> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63638_DK-HistFish-DTUAqua-63638-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/5101_DTUAqua-63638_DK-HistFish-DTUAqua-63638-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/5101_DTUAqua-63638_DK-HistFish-DTUAqua-63638-90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63638-90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63638-90'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5065'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63638-90'^^xsd:string;
  dwc:observationDate '1936-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-1399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.83333333"^^xsd:decimal ;
  geo-pos:long "9.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63724_DK-HistFish-DTUAqua-63724-1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63724-1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6461" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63724-1399'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6461'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.16666667'^^xsd:double;
  dwc:latitude '56.83333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63724-1399'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63622-1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4686" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63622-1405'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4686'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63622-1405'^^xsd:string;
  dwc:observationDate '1935-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-1414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63725-1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6462" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63725-1414'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6462'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.8'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63725-1414'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.85)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63719-1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6456" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63719-1695'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6456'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.85'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63719-1695'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-1699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-1699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-1699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-1699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-1699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63720-1699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6457" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63720-1699'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6457'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63720-1699'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63693-1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63693-1664'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6372'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63693-1664'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63603_DK-HistFish-DTUAqua-63603-1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63603_DK-HistFish-DTUAqua-63603-1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63603_DK-HistFish-DTUAqua-63603-1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63603_DK-HistFish-DTUAqua-63603-1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63603_DK-HistFish-DTUAqua-63603-1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63603-1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63603-1142'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9073'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63603-1142'^^xsd:string;
  dwc:observationDate '1953-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63594_DK-HistFish-DTUAqua-63594-1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63594_DK-HistFish-DTUAqua-63594-1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63594_DK-HistFish-DTUAqua-63594-1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63594_DK-HistFish-DTUAqua-63594-1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63594_DK-HistFish-DTUAqua-63594-1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63594-1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9030" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63594-1110'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9030'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63594-1110'^^xsd:string;
  dwc:observationDate '1953-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63603_DK-HistFish-DTUAqua-63603-1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63603_DK-HistFish-DTUAqua-63603-1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63603_DK-HistFish-DTUAqua-63603-1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63603_DK-HistFish-DTUAqua-63603-1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63603_DK-HistFish-DTUAqua-63603-1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63603-1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63603-1141'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9073'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63603-1141'^^xsd:string;
  dwc:observationDate '1953-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63600_DK-HistFish-DTUAqua-63600-1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63600_DK-HistFish-DTUAqua-63600-1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63600_DK-HistFish-DTUAqua-63600-1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63600_DK-HistFish-DTUAqua-63600-1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63600_DK-HistFish-DTUAqua-63600-1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63600-1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63600-1129'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9069'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63600-1129'^^xsd:string;
  dwc:observationDate '1953-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63746_DK-HistFish-DTUAqua-63746-528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63746_DK-HistFish-DTUAqua-63746-528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63746_DK-HistFish-DTUAqua-63746-528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 8.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63746_DK-HistFish-DTUAqua-63746-528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 8.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8"^^xsd:decimal ;
  geo-pos:long "8.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63746_DK-HistFish-DTUAqua-63746-528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63746-528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6536" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63746-528'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6536'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.13333333'^^xsd:double;
  dwc:latitude '56.8'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63746-528'^^xsd:string;
  dwc:observationDate '1943-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63762-549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63762-549'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6580'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63762-549'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63763_DK-HistFish-DTUAqua-63763-556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63763_DK-HistFish-DTUAqua-63763-556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63763_DK-HistFish-DTUAqua-63763-556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63763_DK-HistFish-DTUAqua-63763-556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "8.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63763_DK-HistFish-DTUAqua-63763-556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63763-556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6581" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63763-556'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6581'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.91666667'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63763-556'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63743-517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6529" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63743-517'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6529'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63743-517'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63664_DK-HistFish-DTUAqua-63664-193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63664_DK-HistFish-DTUAqua-63664-193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63664_DK-HistFish-DTUAqua-63664-193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63664_DK-HistFish-DTUAqua-63664-193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63664_DK-HistFish-DTUAqua-63664-193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63664-193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63664-193'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6094'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63664-193'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63758-183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6576" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63758-183'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6576'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63758-183'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63667-202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63667-202'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6101'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63667-202'^^xsd:string;
  dwc:observationDate '1939-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63667-201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63667-201'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6101'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63667-201'^^xsd:string;
  dwc:observationDate '1939-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63671_DK-HistFish-DTUAqua-63671-214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63671_DK-HistFish-DTUAqua-63671-214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63671_DK-HistFish-DTUAqua-63671-214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.14583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.14583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63671_DK-HistFish-DTUAqua-63671-214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.14583333)"^^geo:wktLiteral ;
  geo-pos:lat "56.83333333"^^xsd:decimal ;
  geo-pos:long "9.14583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63671_DK-HistFish-DTUAqua-63671-214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63671-214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6309" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63671-214'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6309'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.14583333'^^xsd:double;
  dwc:latitude '56.83333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63671-214'^^xsd:string;
  dwc:observationDate '1940-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63671_DK-HistFish-DTUAqua-63671-213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63671_DK-HistFish-DTUAqua-63671-213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63671_DK-HistFish-DTUAqua-63671-213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.14583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.14583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63671_DK-HistFish-DTUAqua-63671-213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.14583333)"^^geo:wktLiteral ;
  geo-pos:lat "56.83333333"^^xsd:decimal ;
  geo-pos:long "9.14583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63671_DK-HistFish-DTUAqua-63671-213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63671-213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6309" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63671-213'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6309'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.14583333'^^xsd:double;
  dwc:latitude '56.83333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63671-213'^^xsd:string;
  dwc:observationDate '1940-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-1246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63726-1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6467" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63726-1246'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6467'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63726-1246'^^xsd:string;
  dwc:observationDate '1942-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-1460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63710_DK-HistFish-DTUAqua-63710-1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63710-1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63710-1460'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6417'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63710-1460'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63540_DK-HistFish-DTUAqua-63540-859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63540_DK-HistFish-DTUAqua-63540-859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63540_DK-HistFish-DTUAqua-63540-859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63540_DK-HistFish-DTUAqua-63540-859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63540_DK-HistFish-DTUAqua-63540-859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63540-859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63540-859'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7062'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63540-859'^^xsd:string;
  dwc:observationDate '1948-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63539_DK-HistFish-DTUAqua-63539-852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63539_DK-HistFish-DTUAqua-63539-852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63539_DK-HistFish-DTUAqua-63539-852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63539_DK-HistFish-DTUAqua-63539-852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63539_DK-HistFish-DTUAqua-63539-852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63539-852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63539-852'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7061'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63539-852'^^xsd:string;
  dwc:observationDate '1948-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63529_DK-HistFish-DTUAqua-63529-806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63529_DK-HistFish-DTUAqua-63529-806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63529_DK-HistFish-DTUAqua-63529-806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63529_DK-HistFish-DTUAqua-63529-806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63529_DK-HistFish-DTUAqua-63529-806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63529-806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6955" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63529-806'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6955'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63529-806'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63528-800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63528-800'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6954'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63528-800'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63354_DK-HistFish-DTUAqua-63354-2603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63354_DK-HistFish-DTUAqua-63354-2603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63354_DK-HistFish-DTUAqua-63354-2603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63354_DK-HistFish-DTUAqua-63354-2603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63354_DK-HistFish-DTUAqua-63354-2603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63354-2603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "841" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63354-2603'^^xsd:string;
  dwc:scientificName 'Brisling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '841'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126425'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63354-2603'^^xsd:string;
  dwc:observationDate '1928-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63750_DK-HistFish-DTUAqua-63750-2102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63750_DK-HistFish-DTUAqua-63750-2102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63750_DK-HistFish-DTUAqua-63750-2102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63750_DK-HistFish-DTUAqua-63750-2102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63750_DK-HistFish-DTUAqua-63750-2102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63750-2102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6545" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63750-2102'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6545'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63750-2102'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63648-1867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5450" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63648-1867'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5450'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63648-1867'^^xsd:string;
  dwc:observationDate '1937-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-1877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-1877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-1877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-1877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-1877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63649-1877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5451" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63649-1877'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5451'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63649-1877'^^xsd:string;
  dwc:observationDate '1937-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-1435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63715-1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63715-1435'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6422'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63715-1435'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63701_DK-HistFish-DTUAqua-63701-1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63701_DK-HistFish-DTUAqua-63701-1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63701_DK-HistFish-DTUAqua-63701-1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63701_DK-HistFish-DTUAqua-63701-1530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63701_DK-HistFish-DTUAqua-63701-1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63701-1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6393" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63701-1530'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6393'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63701-1530'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-1729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63758-1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6576" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63758-1729'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6576'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63758-1729'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63519_DK-HistFish-DTUAqua-63519-824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63519_DK-HistFish-DTUAqua-63519-824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63519_DK-HistFish-DTUAqua-63519-824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63519_DK-HistFish-DTUAqua-63519-824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63519_DK-HistFish-DTUAqua-63519-824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63519-824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6889" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63519-824'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6889'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63519-824'^^xsd:string;
  dwc:observationDate '1948-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63533_DK-HistFish-DTUAqua-63533-822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63533_DK-HistFish-DTUAqua-63533-822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63533_DK-HistFish-DTUAqua-63533-822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63533_DK-HistFish-DTUAqua-63533-822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63533_DK-HistFish-DTUAqua-63533-822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63533-822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6973" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63533-822'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6973'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63533-822'^^xsd:string;
  dwc:observationDate '1948-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63529_DK-HistFish-DTUAqua-63529-808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63529_DK-HistFish-DTUAqua-63529-808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63529_DK-HistFish-DTUAqua-63529-808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63529_DK-HistFish-DTUAqua-63529-808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63529_DK-HistFish-DTUAqua-63529-808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63529-808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6955" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63529-808'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6955'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63529-808'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63531_DK-HistFish-DTUAqua-63531-817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63531_DK-HistFish-DTUAqua-63531-817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63531_DK-HistFish-DTUAqua-63531-817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63531_DK-HistFish-DTUAqua-63531-817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63531_DK-HistFish-DTUAqua-63531-817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63531-817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6971" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63531-817'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6971'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63531-817'^^xsd:string;
  dwc:observationDate '1948-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63530_DK-HistFish-DTUAqua-63530-813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63530_DK-HistFish-DTUAqua-63530-813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63530_DK-HistFish-DTUAqua-63530-813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63530_DK-HistFish-DTUAqua-63530-813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63530_DK-HistFish-DTUAqua-63530-813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63530-813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6956" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63530-813'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6956'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63530-813'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63532_DK-HistFish-DTUAqua-63532-819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63532_DK-HistFish-DTUAqua-63532-819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63532_DK-HistFish-DTUAqua-63532-819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63532_DK-HistFish-DTUAqua-63532-819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63532_DK-HistFish-DTUAqua-63532-819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63532-819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6972" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63532-819'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6972'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63532-819'^^xsd:string;
  dwc:observationDate '1948-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63527-789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6941" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63527-789'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6941'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63527-789'^^xsd:string;
  dwc:observationDate '1947-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63523-760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6910" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63523-760'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6910'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63523-760'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63543-884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7066" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63543-884'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7066'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63543-884'^^xsd:string;
  dwc:observationDate '1948-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63544_DK-HistFish-DTUAqua-63544-892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63544_DK-HistFish-DTUAqua-63544-892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63544_DK-HistFish-DTUAqua-63544-892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63544_DK-HistFish-DTUAqua-63544-892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63544_DK-HistFish-DTUAqua-63544-892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63544-892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63544-892'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7070'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63544-892'^^xsd:string;
  dwc:observationDate '1948-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63407_DK-HistFish-DTUAqua-63407-1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63407_DK-HistFish-DTUAqua-63407-1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63407_DK-HistFish-DTUAqua-63407-1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63407_DK-HistFish-DTUAqua-63407-1562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63407_DK-HistFish-DTUAqua-63407-1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63407-1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2445" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63407-1562'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2445'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63407-1562'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63408_DK-HistFish-DTUAqua-63408-1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63408_DK-HistFish-DTUAqua-63408-1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63408_DK-HistFish-DTUAqua-63408-1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63408_DK-HistFish-DTUAqua-63408-1567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63408_DK-HistFish-DTUAqua-63408-1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63408-1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2446" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63408-1567'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2446'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63408-1567'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63346_DK-HistFish-DTUAqua-63346-1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63346_DK-HistFish-DTUAqua-63346-1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63346_DK-HistFish-DTUAqua-63346-1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63346_DK-HistFish-DTUAqua-63346-1577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63346_DK-HistFish-DTUAqua-63346-1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63346-1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "800" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63346-1577'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '800'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63346-1577'^^xsd:string;
  dwc:observationDate '1928-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-2609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-2609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-2609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-2609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-2609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63356-2609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63356-2609'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63356-2609'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63333_DK-HistFish-DTUAqua-63333-2558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63333_DK-HistFish-DTUAqua-63333-2558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63333_DK-HistFish-DTUAqua-63333-2558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63333_DK-HistFish-DTUAqua-63333-2558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63333_DK-HistFish-DTUAqua-63333-2558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63333-2558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "330" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63333-2558'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '330'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63333-2558'^^xsd:string;
  dwc:observationDate '1927-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63502_DK-HistFish-DTUAqua-63502-716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63502_DK-HistFish-DTUAqua-63502-716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63502_DK-HistFish-DTUAqua-63502-716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63502_DK-HistFish-DTUAqua-63502-716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63502_DK-HistFish-DTUAqua-63502-716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63502-716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6741" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63502-716'^^xsd:string;
  dwc:scientificName 'Hvilling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6741'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126438'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63502-716'^^xsd:string;
  dwc:observationDate '1946-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63661-172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5841" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63661-172'^^xsd:string;
  dwc:scientificName 'Hvilling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5841'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63661-172'^^xsd:string;
  dwc:observationDate '1938-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63620-2180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4667" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63620-2180'^^xsd:string;
  dwc:scientificName 'Hvilling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4667'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63620-2180'^^xsd:string;
  dwc:observationDate '1935-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-2188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-2188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-2188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-2188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63621_DK-HistFish-DTUAqua-63621-2188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63621-2188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4668" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63621-2188'^^xsd:string;
  dwc:scientificName 'Hvilling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4668'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63621-2188'^^xsd:string;
  dwc:observationDate '1935-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.85)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63719_DK-HistFish-DTUAqua-63719-1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63719-1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6456" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63719-1383'^^xsd:string;
  dwc:scientificName 'Hvilling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6456'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.85'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63719-1383'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-97> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63643-97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5330" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63643-97'^^xsd:string;
  dwc:scientificName 'Hvilling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5330'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63643-97'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63310_DK-HistFish-DTUAqua-63310-2434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63310_DK-HistFish-DTUAqua-63310-2434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63310_DK-HistFish-DTUAqua-63310-2434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63310_DK-HistFish-DTUAqua-63310-2434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63310_DK-HistFish-DTUAqua-63310-2434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63310-2434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63310-2434'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63310-2434'^^xsd:string;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63371-2254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63371-2254'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1220'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63371-2254'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63388-2323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1698" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63388-2323'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1698'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63388-2323'^^xsd:string;
  dwc:observationDate '1929-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-2608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-2608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-2608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-2608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63356_DK-HistFish-DTUAqua-63356-2608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63356-2608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63356-2608'^^xsd:string;
  dwc:scientificName 'Torsk'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63356-2608'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-2571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-2571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-2571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-2571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63286_DK-HistFish-DTUAqua-63286-2571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63286-2571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63286-2571'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '0'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63286-2571'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63358_DK-HistFish-DTUAqua-63358-2616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63358-2616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63358-2616'^^xsd:string;
  dwc:scientificName 'Torsk'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63358-2616'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-2625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-2625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-2625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-2625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-2625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63359-2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63359-2625'^^xsd:string;
  dwc:scientificName 'Torsk'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63359-2625'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63361_DK-HistFish-DTUAqua-63361-2656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63361-2656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63361-2656'^^xsd:string;
  dwc:scientificName 'Torsk'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63361-2656'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-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/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-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/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63426-2489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63426-2489'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3051'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63426-2489'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63426_DK-HistFish-DTUAqua-63426-2490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63426-2490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63426-2490'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3051'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63426-2490'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63478_DK-HistFish-DTUAqua-63478-591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63478_DK-HistFish-DTUAqua-63478-591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63478_DK-HistFish-DTUAqua-63478-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63478_DK-HistFish-DTUAqua-63478-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/5101_DTUAqua-63478_DK-HistFish-DTUAqua-63478-591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63478-591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6650" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63478-591'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6650'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63478-591'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63482_DK-HistFish-DTUAqua-63482-604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63482_DK-HistFish-DTUAqua-63482-604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63482_DK-HistFish-DTUAqua-63482-604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63482_DK-HistFish-DTUAqua-63482-604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63482_DK-HistFish-DTUAqua-63482-604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63482-604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6654" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63482-604'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6654'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63482-604'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63483-606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6658" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63483-606'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6658'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63483-606'^^xsd:string;
  dwc:observationDate '1945-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63509-620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6767" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63509-620'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6767'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63509-620'^^xsd:string;
  dwc:observationDate '1946-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63484_DK-HistFish-DTUAqua-63484-627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63484_DK-HistFish-DTUAqua-63484-627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63484_DK-HistFish-DTUAqua-63484-627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63484_DK-HistFish-DTUAqua-63484-627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63484_DK-HistFish-DTUAqua-63484-627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63484-627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6677" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63484-627'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6677'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63484-627'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63485_DK-HistFish-DTUAqua-63485-630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63485_DK-HistFish-DTUAqua-63485-630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63485_DK-HistFish-DTUAqua-63485-630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63485_DK-HistFish-DTUAqua-63485-630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63485_DK-HistFish-DTUAqua-63485-630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63485-630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6678" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63485-630'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6678'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63485-630'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63486_DK-HistFish-DTUAqua-63486-633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63486_DK-HistFish-DTUAqua-63486-633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63486_DK-HistFish-DTUAqua-63486-633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63486_DK-HistFish-DTUAqua-63486-633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63486_DK-HistFish-DTUAqua-63486-633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63486-633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6679" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63486-633'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6679'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63486-633'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63511_DK-HistFish-DTUAqua-63511-642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63511_DK-HistFish-DTUAqua-63511-642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63511_DK-HistFish-DTUAqua-63511-642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63511_DK-HistFish-DTUAqua-63511-642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63511_DK-HistFish-DTUAqua-63511-642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63511-642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6791" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63511-642'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6791'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63511-642'^^xsd:string;
  dwc:observationDate '1947-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63658_DK-HistFish-DTUAqua-63658-1915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63658_DK-HistFish-DTUAqua-63658-1915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63658_DK-HistFish-DTUAqua-63658-1915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63658_DK-HistFish-DTUAqua-63658-1915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63658_DK-HistFish-DTUAqua-63658-1915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63658-1915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5819" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63658-1915'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5819'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63658-1915'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63651-1886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5689" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63651-1886'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5689'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63651-1886'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63523-761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6910" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63523-761'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6910'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63523-761'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63518-767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6826" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63518-767'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6826'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63518-767'^^xsd:string;
  dwc:observationDate '1947-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63520_DK-HistFish-DTUAqua-63520-774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63520_DK-HistFish-DTUAqua-63520-774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63520_DK-HistFish-DTUAqua-63520-774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63520_DK-HistFish-DTUAqua-63520-774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63520_DK-HistFish-DTUAqua-63520-774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63520-774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6907" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63520-774'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6907'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63520-774'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63526_DK-HistFish-DTUAqua-63526-787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63526_DK-HistFish-DTUAqua-63526-787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63526_DK-HistFish-DTUAqua-63526-787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63526_DK-HistFish-DTUAqua-63526-787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63526_DK-HistFish-DTUAqua-63526-787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63526-787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6934" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63526-787'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6934'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63526-787'^^xsd:string;
  dwc:observationDate '1947-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63527-790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6941" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63527-790'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6941'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63527-790'^^xsd:string;
  dwc:observationDate '1947-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63524_DK-HistFish-DTUAqua-63524-797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63524_DK-HistFish-DTUAqua-63524-797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63524_DK-HistFish-DTUAqua-63524-797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63524_DK-HistFish-DTUAqua-63524-797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63524_DK-HistFish-DTUAqua-63524-797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63524-797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6932" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63524-797'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6932'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63524-797'^^xsd:string;
  dwc:observationDate '1947-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63517_DK-HistFish-DTUAqua-63517-713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63517_DK-HistFish-DTUAqua-63517-713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63517_DK-HistFish-DTUAqua-63517-713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63517_DK-HistFish-DTUAqua-63517-713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63517_DK-HistFish-DTUAqua-63517-713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63517-713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6825" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63517-713'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6825'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63517-713'^^xsd:string;
  dwc:observationDate '1947-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63502_DK-HistFish-DTUAqua-63502-719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63502_DK-HistFish-DTUAqua-63502-719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63502_DK-HistFish-DTUAqua-63502-719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63502_DK-HistFish-DTUAqua-63502-719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63502_DK-HistFish-DTUAqua-63502-719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63502-719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6741" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63502-719'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6741'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63502-719'^^xsd:string;
  dwc:observationDate '1946-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63521-725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6908" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63521-725'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6908'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63521-725'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63506_DK-HistFish-DTUAqua-63506-737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63506_DK-HistFish-DTUAqua-63506-737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63506_DK-HistFish-DTUAqua-63506-737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63506_DK-HistFish-DTUAqua-63506-737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63506_DK-HistFish-DTUAqua-63506-737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63506-737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6764" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63506-737'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6764'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63506-737'^^xsd:string;
  dwc:observationDate '1946-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63631_DK-HistFish-DTUAqua-63631-1794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63631_DK-HistFish-DTUAqua-63631-1794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63631_DK-HistFish-DTUAqua-63631-1794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63631_DK-HistFish-DTUAqua-63631-1794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63631_DK-HistFish-DTUAqua-63631-1794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63631-1794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4876" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63631-1794'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4876'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63631-1794'^^xsd:string;
  dwc:observationDate '1936-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63636-1813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63636-1813'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5059'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63636-1813'^^xsd:string;
  dwc:observationDate '1936-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-1863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-1863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-1863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81666667 9.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.81666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-1863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81666667 9.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.81666667"^^xsd:decimal ;
  geo-pos:long "9.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-1863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63684-1863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63684-1863'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6333'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.11666667'^^xsd:double;
  dwc:latitude '56.81666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63684-1863'^^xsd:string;
  dwc:observationDate '1940-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63733_DK-HistFish-DTUAqua-63733-461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63733-461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6502" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63733-461'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6502'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63733-461'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.98333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.98333333"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63734-463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6507" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63734-463'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6507'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.98333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63734-463'^^xsd:string;
  dwc:observationDate '1942-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63340_DK-HistFish-DTUAqua-63340-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63340_DK-HistFish-DTUAqua-63340-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63340_DK-HistFish-DTUAqua-63340-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63340_DK-HistFish-DTUAqua-63340-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63340_DK-HistFish-DTUAqua-63340-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63340-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "762" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63340-6'^^xsd:string;
  dwc:scientificName 'Brisling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '762'^^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 'Denmark'^^xsd: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 '126425'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63340-6'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63744_DK-HistFish-DTUAqua-63744-521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63744_DK-HistFish-DTUAqua-63744-521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63744_DK-HistFish-DTUAqua-63744-521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96666667 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63744_DK-HistFish-DTUAqua-63744-521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96666667 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.96666667"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63744_DK-HistFish-DTUAqua-63744-521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63744-521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6534" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63744-521'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6534'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.96666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63744-521'^^xsd:string;
  dwc:observationDate '1943-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63528-802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63528-802'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6954'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63528-802'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63502_DK-HistFish-DTUAqua-63502-718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63502_DK-HistFish-DTUAqua-63502-718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63502_DK-HistFish-DTUAqua-63502-718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63502_DK-HistFish-DTUAqua-63502-718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63502_DK-HistFish-DTUAqua-63502-718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63502-718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6741" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63502-718'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6741'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63502-718'^^xsd:string;
  dwc:observationDate '1946-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63749_DK-HistFish-DTUAqua-63749-2338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63749_DK-HistFish-DTUAqua-63749-2338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63749_DK-HistFish-DTUAqua-63749-2338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63749_DK-HistFish-DTUAqua-63749-2338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63749_DK-HistFish-DTUAqua-63749-2338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63749-2338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6544" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63749-2338'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6544'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63749-2338'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63499_DK-HistFish-DTUAqua-63499-695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63499_DK-HistFish-DTUAqua-63499-695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63499_DK-HistFish-DTUAqua-63499-695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63499_DK-HistFish-DTUAqua-63499-695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63499_DK-HistFish-DTUAqua-63499-695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63499-695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6736" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63499-695'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6736'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63499-695'^^xsd:string;
  dwc:observationDate '1946-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63757_DK-HistFish-DTUAqua-63757-361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63757_DK-HistFish-DTUAqua-63757-361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63757_DK-HistFish-DTUAqua-63757-361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63757_DK-HistFish-DTUAqua-63757-361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63757_DK-HistFish-DTUAqua-63757-361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63757-361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6575" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63757-361'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6575'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63757-361'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63433_DK-HistFish-DTUAqua-63433-2027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63433_DK-HistFish-DTUAqua-63433-2027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63433_DK-HistFish-DTUAqua-63433-2027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63433_DK-HistFish-DTUAqua-63433-2027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63433_DK-HistFish-DTUAqua-63433-2027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63433-2027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63433-2027'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3210'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63433-2027'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63753_DK-HistFish-DTUAqua-63753-168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63753_DK-HistFish-DTUAqua-63753-168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63753_DK-HistFish-DTUAqua-63753-168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.88333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63753_DK-HistFish-DTUAqua-63753-168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.88333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "8.88333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63753_DK-HistFish-DTUAqua-63753-168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63753-168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6548" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63753-168'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6548'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.88333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63753-168'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63445-378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3515" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63445-378'^^xsd:string;
  dwc:scientificName 'Cottus bubalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3515'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154785'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63445-378'^^xsd:string;
  dwc:observationDate '1932-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63444_DK-HistFish-DTUAqua-63444-2065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63444_DK-HistFish-DTUAqua-63444-2065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63444_DK-HistFish-DTUAqua-63444-2065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63444_DK-HistFish-DTUAqua-63444-2065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63444_DK-HistFish-DTUAqua-63444-2065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63444-2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3514" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63444-2065'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3514'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63444-2065'^^xsd:string;
  dwc:observationDate '1932-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63521-727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6908" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63521-727'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6908'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63521-727'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63654-1904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5692" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63654-1904'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5692'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63654-1904'^^xsd:string;
  dwc:observationDate '1938-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63610_DK-HistFish-DTUAqua-63610-1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63610_DK-HistFish-DTUAqua-63610-1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63610_DK-HistFish-DTUAqua-63610-1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63610_DK-HistFish-DTUAqua-63610-1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63610_DK-HistFish-DTUAqua-63610-1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63610-1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4455" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63610-1181'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4455'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63610-1181'^^xsd:string;
  dwc:observationDate '1935-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63301_DK-HistFish-DTUAqua-63301-2202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63301_DK-HistFish-DTUAqua-63301-2202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63301_DK-HistFish-DTUAqua-63301-2202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63301_DK-HistFish-DTUAqua-63301-2202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63301_DK-HistFish-DTUAqua-63301-2202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63301-2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63301-2202'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63301-2202'^^xsd:string;
  dwc:observationDate '1927-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-2123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63469-2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4281" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63469-2123'^^xsd:string;
  dwc:scientificName 'Tunge'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4281'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127160'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63469-2123'^^xsd:string;
  dwc:observationDate '1934-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63472-1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4288" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63472-1165'^^xsd:string;
  dwc:scientificName 'Tunge'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4288'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127160'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63472-1165'^^xsd:string;
  dwc:observationDate '1934-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63471_DK-HistFish-DTUAqua-63471-2135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63471_DK-HistFish-DTUAqua-63471-2135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63471_DK-HistFish-DTUAqua-63471-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63471_DK-HistFish-DTUAqua-63471-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/5101_DTUAqua-63471_DK-HistFish-DTUAqua-63471-2135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63471-2135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4287" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63471-2135'^^xsd:string;
  dwc:scientificName 'Tunge'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4287'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127160'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63471-2135'^^xsd:string;
  dwc:observationDate '1934-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63463-2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63463-2097'^^xsd:string;
  dwc:scientificName 'Tunge'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4077'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127160'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63463-2097'^^xsd:string;
  dwc:observationDate '1934-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-2339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-2339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-2339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-2339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63390_DK-HistFish-DTUAqua-63390-2339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63390-2339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1700" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63390-2339'^^xsd:string;
  dwc:scientificName 'Tunge'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1700'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127160'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63390-2339'^^xsd:string;
  dwc:observationDate '1929-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63651-1893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5689" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63651-1893'^^xsd:string;
  dwc:scientificName 'Tunge'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5689'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63651-1893'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-1885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-1885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-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/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-1885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63650-1885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5688" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63650-1885'^^xsd:string;
  dwc:scientificName 'Tunge'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5688'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63650-1885'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63625_DK-HistFish-DTUAqua-63625-2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63625_DK-HistFish-DTUAqua-63625-2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63625_DK-HistFish-DTUAqua-63625-2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63625_DK-HistFish-DTUAqua-63625-2216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63625_DK-HistFish-DTUAqua-63625-2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63625-2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4839" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63625-2216'^^xsd:string;
  dwc:scientificName 'Cottus bubalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4839'^^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 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '154785'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63625-2216'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63463-2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63463-2098'^^xsd:string;
  dwc:scientificName 'Cottus bubalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4077'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154785'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63463-2098'^^xsd:string;
  dwc:observationDate '1934-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63526_DK-HistFish-DTUAqua-63526-1760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63526_DK-HistFish-DTUAqua-63526-1760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63526_DK-HistFish-DTUAqua-63526-1760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63526_DK-HistFish-DTUAqua-63526-1760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63526_DK-HistFish-DTUAqua-63526-1760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63526-1760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6934" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63526-1760'^^xsd:string;
  dwc:scientificName 'Cottus bubalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6934'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154785'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63526-1760'^^xsd:string;
  dwc:observationDate '1947-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63381_DK-HistFish-DTUAqua-63381-2302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63381_DK-HistFish-DTUAqua-63381-2302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63381_DK-HistFish-DTUAqua-63381-2302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63381_DK-HistFish-DTUAqua-63381-2302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63381_DK-HistFish-DTUAqua-63381-2302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63381-2302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1446" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63381-2302'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1446'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63381-2302'^^xsd:string;
  dwc:observationDate '1929-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63381_DK-HistFish-DTUAqua-63381-2303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63381_DK-HistFish-DTUAqua-63381-2303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63381_DK-HistFish-DTUAqua-63381-2303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63381_DK-HistFish-DTUAqua-63381-2303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63381_DK-HistFish-DTUAqua-63381-2303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63381-2303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1446" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63381-2303'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1446'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63381-2303'^^xsd:string;
  dwc:observationDate '1929-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63381_DK-HistFish-DTUAqua-63381-2304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63381_DK-HistFish-DTUAqua-63381-2304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63381_DK-HistFish-DTUAqua-63381-2304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63381_DK-HistFish-DTUAqua-63381-2304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63381_DK-HistFish-DTUAqua-63381-2304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63381-2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1446" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63381-2304'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1446'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63381-2304'^^xsd:string;
  dwc:observationDate '1929-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63380_DK-HistFish-DTUAqua-63380-2298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63380_DK-HistFish-DTUAqua-63380-2298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63380_DK-HistFish-DTUAqua-63380-2298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63380_DK-HistFish-DTUAqua-63380-2298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63380_DK-HistFish-DTUAqua-63380-2298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63380-2298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1445" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63380-2298'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1445'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63380-2298'^^xsd:string;
  dwc:observationDate '1929-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63380_DK-HistFish-DTUAqua-63380-2299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63380_DK-HistFish-DTUAqua-63380-2299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63380_DK-HistFish-DTUAqua-63380-2299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63380_DK-HistFish-DTUAqua-63380-2299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63380_DK-HistFish-DTUAqua-63380-2299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63380-2299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1445" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63380-2299'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1445'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63380-2299'^^xsd:string;
  dwc:observationDate '1929-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63380_DK-HistFish-DTUAqua-63380-2300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63380_DK-HistFish-DTUAqua-63380-2300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63380_DK-HistFish-DTUAqua-63380-2300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63380_DK-HistFish-DTUAqua-63380-2300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63380_DK-HistFish-DTUAqua-63380-2300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63380-2300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1445" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63380-2300'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1445'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63380-2300'^^xsd:string;
  dwc:observationDate '1929-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63463-2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63463-2093'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4077'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63463-2093'^^xsd:string;
  dwc:observationDate '1934-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63463-2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63463-2094'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4077'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63463-2094'^^xsd:string;
  dwc:observationDate '1934-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63549-927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7204" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63549-927'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7204'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63549-927'^^xsd:string;
  dwc:observationDate '1949-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63550_DK-HistFish-DTUAqua-63550-931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63550_DK-HistFish-DTUAqua-63550-931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63550_DK-HistFish-DTUAqua-63550-931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63550_DK-HistFish-DTUAqua-63550-931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63550_DK-HistFish-DTUAqua-63550-931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63550-931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7205" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63550-931'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7205'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63550-931'^^xsd:string;
  dwc:observationDate '1949-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63546_DK-HistFish-DTUAqua-63546-905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63546_DK-HistFish-DTUAqua-63546-905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63546_DK-HistFish-DTUAqua-63546-905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63546_DK-HistFish-DTUAqua-63546-905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63546_DK-HistFish-DTUAqua-63546-905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63546-905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7181" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63546-905'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7181'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63546-905'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63548-901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7183" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63548-901'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7183'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63548-901'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63576_DK-HistFish-DTUAqua-63576-1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63576_DK-HistFish-DTUAqua-63576-1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63576_DK-HistFish-DTUAqua-63576-1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63576_DK-HistFish-DTUAqua-63576-1055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63576_DK-HistFish-DTUAqua-63576-1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63576-1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8409" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63576-1055'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8409'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63576-1055'^^xsd:string;
  dwc:observationDate '1951-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63578_DK-HistFish-DTUAqua-63578-1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63578_DK-HistFish-DTUAqua-63578-1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63578_DK-HistFish-DTUAqua-63578-1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63578_DK-HistFish-DTUAqua-63578-1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63578_DK-HistFish-DTUAqua-63578-1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63578-1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8723" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63578-1058'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8723'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63578-1058'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63427_DK-HistFish-DTUAqua-63427-1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63427_DK-HistFish-DTUAqua-63427-1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63427_DK-HistFish-DTUAqua-63427-1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63427_DK-HistFish-DTUAqua-63427-1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63427_DK-HistFish-DTUAqua-63427-1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63427-1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3052" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63427-1998'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3052'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63427-1998'^^xsd:string;
  dwc:observationDate '1931-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-2121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63469_DK-HistFish-DTUAqua-63469-2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63469-2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4281" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63469-2121'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4281'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63469-2121'^^xsd:string;
  dwc:observationDate '1934-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63463-2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63463-2095'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4077'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63463-2095'^^xsd:string;
  dwc:observationDate '1934-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63641-1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5328" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63641-1781'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5328'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63641-1781'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-1647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63711-1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63711-1647'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6418'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63711-1647'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63649-127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5451" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63649-127'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5451'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63649-127'^^xsd:string;
  dwc:observationDate '1937-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-59> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63630-59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4875" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63630-59'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4875'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63630-59'^^xsd:string;
  dwc:observationDate '1936-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63756_DK-HistFish-DTUAqua-63756-360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63756_DK-HistFish-DTUAqua-63756-360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63756_DK-HistFish-DTUAqua-63756-360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63756_DK-HistFish-DTUAqua-63756-360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63756_DK-HistFish-DTUAqua-63756-360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63756-360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6574" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63756-360'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6574'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96666667'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63756-360'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81666667 9.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.81666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81666667 9.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.81666667"^^xsd:decimal ;
  geo-pos:long "9.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63684-242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63684-242'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6333'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.11666667'^^xsd:double;
  dwc:latitude '56.81666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63684-242'^^xsd:string;
  dwc:observationDate '1940-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63685_DK-HistFish-DTUAqua-63685-249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63685_DK-HistFish-DTUAqua-63685-249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63685_DK-HistFish-DTUAqua-63685-249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63685_DK-HistFish-DTUAqua-63685-249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63685_DK-HistFish-DTUAqua-63685-249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63685-249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6344" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63685-249'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6344'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63685-249'^^xsd:string;
  dwc:observationDate '1940-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63685_DK-HistFish-DTUAqua-63685-250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63685_DK-HistFish-DTUAqua-63685-250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63685_DK-HistFish-DTUAqua-63685-250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63685_DK-HistFish-DTUAqua-63685-250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63685_DK-HistFish-DTUAqua-63685-250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63685-250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6344" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63685-250'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6344'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63685-250'^^xsd:string;
  dwc:observationDate '1940-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63686_DK-HistFish-DTUAqua-63686-254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63686_DK-HistFish-DTUAqua-63686-254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63686_DK-HistFish-DTUAqua-63686-254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63686_DK-HistFish-DTUAqua-63686-254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63686_DK-HistFish-DTUAqua-63686-254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63686-254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6345" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63686-254'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6345'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63686-254'^^xsd:string;
  dwc:observationDate '1940-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-1712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-1712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-1712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-1712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-1712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63725-1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6462" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63725-1712'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6462'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.8'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63725-1712'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-1724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63751-1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6546" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63751-1724'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6546'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63751-1724'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-1722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-1722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-1722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86666667 9.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-1722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86666667 9.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.86666667"^^xsd:decimal ;
  geo-pos:long "9.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-1722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63748-1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6543" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63748-1722'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6543'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.06666667'^^xsd:double;
  dwc:latitude '56.86666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63748-1722'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63381_DK-HistFish-DTUAqua-63381-2301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63381_DK-HistFish-DTUAqua-63381-2301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63381_DK-HistFish-DTUAqua-63381-2301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63381_DK-HistFish-DTUAqua-63381-2301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63381_DK-HistFish-DTUAqua-63381-2301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63381-2301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1446" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63381-2301'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1446'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63381-2301'^^xsd:string;
  dwc:observationDate '1929-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63458_DK-HistFish-DTUAqua-63458-2074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63458_DK-HistFish-DTUAqua-63458-2074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63458_DK-HistFish-DTUAqua-63458-2074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63458_DK-HistFish-DTUAqua-63458-2074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63458_DK-HistFish-DTUAqua-63458-2074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63458-2074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63458-2074'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3996'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63458-2074'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63434_DK-HistFish-DTUAqua-63434-2031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63434_DK-HistFish-DTUAqua-63434-2031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63434_DK-HistFish-DTUAqua-63434-2031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63434_DK-HistFish-DTUAqua-63434-2031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63434_DK-HistFish-DTUAqua-63434-2031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63434-2031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63434-2031'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3211'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63434-2031'^^xsd:string;
  dwc:observationDate '1932-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-2223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-2223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-2223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-2223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-2223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63363-2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63363-2223'^^xsd:string;
  dwc:scientificName 'Brisling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '968'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126425'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63363-2223'^^xsd:string;
  dwc:observationDate '1928-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-2011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-2011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-2011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-2011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-2011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63760-2011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6578" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63760-2011'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6578'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63760-2011'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63613_DK-HistFish-DTUAqua-63613-2159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63613_DK-HistFish-DTUAqua-63613-2159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63613_DK-HistFish-DTUAqua-63613-2159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63613_DK-HistFish-DTUAqua-63613-2159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63613_DK-HistFish-DTUAqua-63613-2159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63613-2159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4487" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63613-2159'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4487'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63613-2159'^^xsd:string;
  dwc:observationDate '1935-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63600_DK-HistFish-DTUAqua-63600-1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63600_DK-HistFish-DTUAqua-63600-1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63600_DK-HistFish-DTUAqua-63600-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63600_DK-HistFish-DTUAqua-63600-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/5101_DTUAqua-63600_DK-HistFish-DTUAqua-63600-1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63600-1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63600-1133'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9069'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63600-1133'^^xsd:string;
  dwc:observationDate '1953-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63603_DK-HistFish-DTUAqua-63603-1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63603_DK-HistFish-DTUAqua-63603-1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63603_DK-HistFish-DTUAqua-63603-1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63603_DK-HistFish-DTUAqua-63603-1143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63603_DK-HistFish-DTUAqua-63603-1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63603-1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63603-1143'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9073'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63603-1143'^^xsd:string;
  dwc:observationDate '1953-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63761-2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6579" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63761-2022'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6579'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.06666667'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63761-2022'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63633_DK-HistFish-DTUAqua-63633-1804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63633_DK-HistFish-DTUAqua-63633-1804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63633_DK-HistFish-DTUAqua-63633-1804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63633_DK-HistFish-DTUAqua-63633-1804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63633_DK-HistFish-DTUAqua-63633-1804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63633-1804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63633-1804'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5038'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63633-1804'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63459-2080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3997" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63459-2080'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3997'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63459-2080'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63432_DK-HistFish-DTUAqua-63432-2024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63432_DK-HistFish-DTUAqua-63432-2024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63432_DK-HistFish-DTUAqua-63432-2024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63432_DK-HistFish-DTUAqua-63432-2024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63432_DK-HistFish-DTUAqua-63432-2024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63432-2024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3209" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63432-2024'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3209'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63432-2024'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63466-2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4261" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63466-2106'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4261'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63466-2106'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63665-196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6095" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63665-196'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6095'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63665-196'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63653_DK-HistFish-DTUAqua-63653-150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63653_DK-HistFish-DTUAqua-63653-150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63653_DK-HistFish-DTUAqua-63653-150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63653_DK-HistFish-DTUAqua-63653-150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63653_DK-HistFish-DTUAqua-63653-150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63653-150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5691" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63653-150'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5691'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63653-150'^^xsd:string;
  dwc:observationDate '1938-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63656_DK-HistFish-DTUAqua-63656-162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63656_DK-HistFish-DTUAqua-63656-162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63656_DK-HistFish-DTUAqua-63656-162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63656_DK-HistFish-DTUAqua-63656-162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63656_DK-HistFish-DTUAqua-63656-162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63656-162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5718" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63656-162'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5718'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63656-162'^^xsd:string;
  dwc:observationDate '1938-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63655_DK-HistFish-DTUAqua-63655-158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63655_DK-HistFish-DTUAqua-63655-158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63655_DK-HistFish-DTUAqua-63655-158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63655_DK-HistFish-DTUAqua-63655-158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63655_DK-HistFish-DTUAqua-63655-158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63655-158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5707" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63655-158'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5707'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63655-158'^^xsd:string;
  dwc:observationDate '1938-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63661-173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5841" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63661-173'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5841'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63661-173'^^xsd:string;
  dwc:observationDate '1938-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63662_DK-HistFish-DTUAqua-63662-180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63662_DK-HistFish-DTUAqua-63662-180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63662_DK-HistFish-DTUAqua-63662-180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63662_DK-HistFish-DTUAqua-63662-180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63662_DK-HistFish-DTUAqua-63662-180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63662-180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5842" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63662-180'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5842'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63662-180'^^xsd:string;
  dwc:observationDate '1938-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63313_DK-HistFish-DTUAqua-63313-2448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63313_DK-HistFish-DTUAqua-63313-2448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63313_DK-HistFish-DTUAqua-63313-2448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63313_DK-HistFish-DTUAqua-63313-2448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63313_DK-HistFish-DTUAqua-63313-2448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63313-2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63313-2448'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '161'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63313-2448'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-2427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-2427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-2427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-2427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-2427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63737-2427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6523" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63737-2427'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6523'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63737-2427'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63709_DK-HistFish-DTUAqua-63709-2552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63709_DK-HistFish-DTUAqua-63709-2552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63709_DK-HistFish-DTUAqua-63709-2552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63709_DK-HistFish-DTUAqua-63709-2552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63709_DK-HistFish-DTUAqua-63709-2552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63709-2552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6415" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63709-2552'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6415'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63709-2552'^^xsd:string;
  dwc:observationDate '1941-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63703_DK-HistFish-DTUAqua-63703-2615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63703_DK-HistFish-DTUAqua-63703-2615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63703_DK-HistFish-DTUAqua-63703-2615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91666667 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.91666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63703_DK-HistFish-DTUAqua-63703-2615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91666667 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.91666667"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63703_DK-HistFish-DTUAqua-63703-2615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63703-2615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6395" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63703-2615'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6395'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.91666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63703-2615'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-2539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-2539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-2539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-2539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-2539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63720-2539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6457" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63720-2539'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6457'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63720-2539'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63700_DK-HistFish-DTUAqua-63700-2641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63700_DK-HistFish-DTUAqua-63700-2641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63700_DK-HistFish-DTUAqua-63700-2641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63700_DK-HistFish-DTUAqua-63700-2641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.83333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63700_DK-HistFish-DTUAqua-63700-2641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63700-2641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6392" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63700-2641'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6392'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.83333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63700-2641'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-1188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63751-1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6546" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63751-1188'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6546'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63751-1188'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63755_DK-HistFish-DTUAqua-63755-348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63755_DK-HistFish-DTUAqua-63755-348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63755_DK-HistFish-DTUAqua-63755-348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63755_DK-HistFish-DTUAqua-63755-348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63755_DK-HistFish-DTUAqua-63755-348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63755-348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6562" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63755-348'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6562'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63755-348'^^xsd:string;
  dwc:observationDate '1944-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63610_DK-HistFish-DTUAqua-63610-1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63610_DK-HistFish-DTUAqua-63610-1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63610_DK-HistFish-DTUAqua-63610-1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63610_DK-HistFish-DTUAqua-63610-1180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63610_DK-HistFish-DTUAqua-63610-1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63610-1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4455" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63610-1180'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4455'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63610-1180'^^xsd:string;
  dwc:observationDate '1935-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63749_DK-HistFish-DTUAqua-63749-1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63749_DK-HistFish-DTUAqua-63749-1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63749_DK-HistFish-DTUAqua-63749-1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63749_DK-HistFish-DTUAqua-63749-1171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63749_DK-HistFish-DTUAqua-63749-1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63749-1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6544" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63749-1171'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6544'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63749-1171'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-1170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63608-1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4453" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63608-1170'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4453'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63608-1170'^^xsd:string;
  dwc:observationDate '1935-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-1189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63751_DK-HistFish-DTUAqua-63751-1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63751-1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6546" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63751-1189'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6546'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63751-1189'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63522_DK-HistFish-DTUAqua-63522-748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63522_DK-HistFish-DTUAqua-63522-748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63522_DK-HistFish-DTUAqua-63522-748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63522_DK-HistFish-DTUAqua-63522-748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63522_DK-HistFish-DTUAqua-63522-748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63522-748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6909" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63522-748'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6909'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63522-748'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63507_DK-HistFish-DTUAqua-63507-740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63507_DK-HistFish-DTUAqua-63507-740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63507_DK-HistFish-DTUAqua-63507-740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63507_DK-HistFish-DTUAqua-63507-740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63507_DK-HistFish-DTUAqua-63507-740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63507-740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6765" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63507-740'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6765'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63507-740'^^xsd:string;
  dwc:observationDate '1946-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-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/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63543-883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7066" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63543-883'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7066'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63543-883'^^xsd:string;
  dwc:observationDate '1948-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63544_DK-HistFish-DTUAqua-63544-891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63544_DK-HistFish-DTUAqua-63544-891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63544_DK-HistFish-DTUAqua-63544-891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63544_DK-HistFish-DTUAqua-63544-891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63544_DK-HistFish-DTUAqua-63544-891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63544-891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63544-891'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7070'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63544-891'^^xsd:string;
  dwc:observationDate '1948-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63541-865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63541-865'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7063'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63541-865'^^xsd:string;
  dwc:observationDate '1948-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63542-875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63542-875'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7065'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63542-875'^^xsd:string;
  dwc:observationDate '1948-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-1584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-1584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-1584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85833333 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85833333"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-1584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85833333 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85833333"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-1584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63676-1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6314" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63676-1584'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6314'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85833333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63676-1584'^^xsd:string;
  dwc:observationDate '1940-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63755_DK-HistFish-DTUAqua-63755-1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63755_DK-HistFish-DTUAqua-63755-1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63755_DK-HistFish-DTUAqua-63755-1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63755_DK-HistFish-DTUAqua-63755-1727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63755_DK-HistFish-DTUAqua-63755-1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63755-1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6562" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63755-1727'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6562'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63755-1727'^^xsd:string;
  dwc:observationDate '1944-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63651-1888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5689" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63651-1888'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5689'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63651-1888'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63651-1889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5689" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63651-1889'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5689'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63651-1889'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63651-1890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5689" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63651-1890'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5689'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63651-1890'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63651_DK-HistFish-DTUAqua-63651-1891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63651-1891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5689" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63651-1891'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5689'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63651-1891'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63648-1869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5450" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63648-1869'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5450'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63648-1869'^^xsd:string;
  dwc:observationDate '1937-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63648-1870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5450" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63648-1870'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5450'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63648-1870'^^xsd:string;
  dwc:observationDate '1937-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63648-1871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5450" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63648-1871'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5450'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63648-1871'^^xsd:string;
  dwc:observationDate '1937-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63654-1903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5692" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63654-1903'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5692'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63654-1903'^^xsd:string;
  dwc:observationDate '1938-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63705_DK-HistFish-DTUAqua-63705-2627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63705_DK-HistFish-DTUAqua-63705-2627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63705_DK-HistFish-DTUAqua-63705-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/5101_DTUAqua-63705_DK-HistFish-DTUAqua-63705-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/5101_DTUAqua-63705_DK-HistFish-DTUAqua-63705-2627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63705-2627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63705-2627'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6402'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63705-2627'^^xsd:string;
  dwc:observationDate '1941-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63616-2167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4663" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63616-2167'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4663'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63616-2167'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-2322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-2322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-2322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86666667 9.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-2322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86666667 9.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.86666667"^^xsd:decimal ;
  geo-pos:long "9.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63748_DK-HistFish-DTUAqua-63748-2322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63748-2322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6543" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63748-2322'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6543'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.06666667'^^xsd:double;
  dwc:latitude '56.86666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63748-2322'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-2034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63762-2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63762-2034'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6580'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63762-2034'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63585_DK-HistFish-DTUAqua-63585-1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63585_DK-HistFish-DTUAqua-63585-1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63585_DK-HistFish-DTUAqua-63585-1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63585_DK-HistFish-DTUAqua-63585-1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63585_DK-HistFish-DTUAqua-63585-1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63585-1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8883" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63585-1077'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8883'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63585-1077'^^xsd:string;
  dwc:observationDate '1953-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63583_DK-HistFish-DTUAqua-63583-1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63583_DK-HistFish-DTUAqua-63583-1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63583_DK-HistFish-DTUAqua-63583-1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63583_DK-HistFish-DTUAqua-63583-1075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63583_DK-HistFish-DTUAqua-63583-1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63583-1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8728" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63583-1075'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8728'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63583-1075'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63604-1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63604-1130'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9074'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63604-1130'^^xsd:string;
  dwc:observationDate '1953-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63687_DK-HistFish-DTUAqua-63687-258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63687_DK-HistFish-DTUAqua-63687-258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63687_DK-HistFish-DTUAqua-63687-258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91666667 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.91666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63687_DK-HistFish-DTUAqua-63687-258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91666667 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.91666667"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63687_DK-HistFish-DTUAqua-63687-258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63687-258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6346" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63687-258'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6346'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.91666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63687-258'^^xsd:string;
  dwc:observationDate '1940-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81666667 9.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.81666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81666667 9.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.81666667"^^xsd:decimal ;
  geo-pos:long "9.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63684-244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63684-244'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6333'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.11666667'^^xsd:double;
  dwc:latitude '56.81666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63684-244'^^xsd:string;
  dwc:observationDate '1940-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63515-698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6801" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63515-698'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6801'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63515-698'^^xsd:string;
  dwc:observationDate '1947-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63499_DK-HistFish-DTUAqua-63499-700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63499_DK-HistFish-DTUAqua-63499-700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63499_DK-HistFish-DTUAqua-63499-700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63499_DK-HistFish-DTUAqua-63499-700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63499_DK-HistFish-DTUAqua-63499-700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63499-700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6736" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63499-700'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6736'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63499-700'^^xsd:string;
  dwc:observationDate '1946-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63500_DK-HistFish-DTUAqua-63500-706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63500_DK-HistFish-DTUAqua-63500-706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63500_DK-HistFish-DTUAqua-63500-706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63500_DK-HistFish-DTUAqua-63500-706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63500_DK-HistFish-DTUAqua-63500-706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63500-706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6737" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63500-706'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6737'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63500-706'^^xsd:string;
  dwc:observationDate '1946-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63501_DK-HistFish-DTUAqua-63501-710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63501_DK-HistFish-DTUAqua-63501-710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63501_DK-HistFish-DTUAqua-63501-710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63501_DK-HistFish-DTUAqua-63501-710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63501_DK-HistFish-DTUAqua-63501-710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63501-710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6740" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63501-710'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6740'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63501-710'^^xsd:string;
  dwc:observationDate '1946-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63464_DK-HistFish-DTUAqua-63464-410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63464-410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4078" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63464-410'^^xsd:string;
  dwc:scientificName 'Brisling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4078'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126425'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63464-410'^^xsd:string;
  dwc:observationDate '1934-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63372-1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63372-1313'^^xsd:string;
  dwc:scientificName 'Brisling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1221'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126425'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63372-1313'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63458_DK-HistFish-DTUAqua-63458-2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63458_DK-HistFish-DTUAqua-63458-2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63458_DK-HistFish-DTUAqua-63458-2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63458_DK-HistFish-DTUAqua-63458-2078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63458_DK-HistFish-DTUAqua-63458-2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63458-2078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63458-2078'^^xsd:string;
  dwc:scientificName 'Brisling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3996'^^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 'Denmark'^^xsd: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 '126425'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63458-2078'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63459-2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3997" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63459-2084'^^xsd:string;
  dwc:scientificName 'Brisling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3997'^^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 'Denmark'^^xsd: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 '126425'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63459-2084'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63494-660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6714" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63494-660'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6714'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63494-660'^^xsd:string;
  dwc:observationDate '1946-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63496-679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6716" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63496-679'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6716'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63496-679'^^xsd:string;
  dwc:observationDate '1946-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63497_DK-HistFish-DTUAqua-63497-686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63497_DK-HistFish-DTUAqua-63497-686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63497_DK-HistFish-DTUAqua-63497-686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63497_DK-HistFish-DTUAqua-63497-686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63497_DK-HistFish-DTUAqua-63497-686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63497-686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6734" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63497-686'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6734'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63497-686'^^xsd:string;
  dwc:observationDate '1946-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63498_DK-HistFish-DTUAqua-63498-691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63498_DK-HistFish-DTUAqua-63498-691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63498_DK-HistFish-DTUAqua-63498-691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63498_DK-HistFish-DTUAqua-63498-691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63498_DK-HistFish-DTUAqua-63498-691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63498-691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6735" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63498-691'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6735'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63498-691'^^xsd:string;
  dwc:observationDate '1946-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63484_DK-HistFish-DTUAqua-63484-625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63484_DK-HistFish-DTUAqua-63484-625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63484_DK-HistFish-DTUAqua-63484-625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63484_DK-HistFish-DTUAqua-63484-625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63484_DK-HistFish-DTUAqua-63484-625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63484-625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6677" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63484-625'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6677'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63484-625'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63509-618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6767" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63509-618'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6767'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63509-618'^^xsd:string;
  dwc:observationDate '1946-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63496-677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6716" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63496-677'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6716'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63496-677'^^xsd:string;
  dwc:observationDate '1946-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63473-653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63473-653'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '0'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63473-653'^^xsd:string;
  dwc:observationDate '1946-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63503_DK-HistFish-DTUAqua-63503-685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63503_DK-HistFish-DTUAqua-63503-685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63503_DK-HistFish-DTUAqua-63503-685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63503_DK-HistFish-DTUAqua-63503-685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63503_DK-HistFish-DTUAqua-63503-685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63503-685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6760" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63503-685'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6760'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63503-685'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63336_DK-HistFish-DTUAqua-63336-2582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63336_DK-HistFish-DTUAqua-63336-2582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63336_DK-HistFish-DTUAqua-63336-2582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63336_DK-HistFish-DTUAqua-63336-2582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63336_DK-HistFish-DTUAqua-63336-2582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63336-2582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "757" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63336-2582'^^xsd:string;
  dwc:scientificName 'Brisling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '757'^^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 'Denmark'^^xsd: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 '126425'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63336-2582'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63471_DK-HistFish-DTUAqua-63471-2131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63471_DK-HistFish-DTUAqua-63471-2131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63471_DK-HistFish-DTUAqua-63471-2131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63471_DK-HistFish-DTUAqua-63471-2131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63471_DK-HistFish-DTUAqua-63471-2131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63471-2131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4287" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63471-2131'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4287'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63471-2131'^^xsd:string;
  dwc:observationDate '1934-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63470-2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4282" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63470-2125'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4282'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63470-2125'^^xsd:string;
  dwc:observationDate '1934-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63299_DK-HistFish-DTUAqua-63299-2195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63299_DK-HistFish-DTUAqua-63299-2195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63299_DK-HistFish-DTUAqua-63299-2195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63299_DK-HistFish-DTUAqua-63299-2195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63299_DK-HistFish-DTUAqua-63299-2195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63299-2195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63299-2195'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63299-2195'^^xsd:string;
  dwc:observationDate '1927-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63301_DK-HistFish-DTUAqua-63301-2199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63301_DK-HistFish-DTUAqua-63301-2199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63301_DK-HistFish-DTUAqua-63301-2199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63301_DK-HistFish-DTUAqua-63301-2199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63301_DK-HistFish-DTUAqua-63301-2199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63301-2199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63301-2199'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63301-2199'^^xsd:string;
  dwc:observationDate '1927-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-2113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-2113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-2113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-2113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-2113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63467-2113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4262" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63467-2113'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4262'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63467-2113'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63303-2204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63303-2204'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63303-2204'^^xsd:string;
  dwc:observationDate '1927-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63463-2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63463-2091'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4077'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63463-2091'^^xsd:string;
  dwc:observationDate '1934-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63454_DK-HistFish-DTUAqua-63454-2414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63454_DK-HistFish-DTUAqua-63454-2414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63454_DK-HistFish-DTUAqua-63454-2414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63454_DK-HistFish-DTUAqua-63454-2414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63454_DK-HistFish-DTUAqua-63454-2414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63454-2414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3863" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63454-2414'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3863'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63454-2414'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63420_DK-HistFish-DTUAqua-63420-2409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63420_DK-HistFish-DTUAqua-63420-2409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63420_DK-HistFish-DTUAqua-63420-2409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63420_DK-HistFish-DTUAqua-63420-2409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63420_DK-HistFish-DTUAqua-63420-2409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63420-2409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2817" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63420-2409'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2817'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63420-2409'^^xsd:string;
  dwc:observationDate '1931-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63418_DK-HistFish-DTUAqua-63418-2401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63418_DK-HistFish-DTUAqua-63418-2401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63418_DK-HistFish-DTUAqua-63418-2401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63418_DK-HistFish-DTUAqua-63418-2401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63418_DK-HistFish-DTUAqua-63418-2401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63418-2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2815" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63418-2401'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2815'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63418-2401'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63498_DK-HistFish-DTUAqua-63498-690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63498_DK-HistFish-DTUAqua-63498-690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63498_DK-HistFish-DTUAqua-63498-690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63498_DK-HistFish-DTUAqua-63498-690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63498_DK-HistFish-DTUAqua-63498-690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63498-690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6735" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63498-690'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6735'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63498-690'^^xsd:string;
  dwc:observationDate '1946-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63506_DK-HistFish-DTUAqua-63506-735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63506_DK-HistFish-DTUAqua-63506-735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63506_DK-HistFish-DTUAqua-63506-735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63506_DK-HistFish-DTUAqua-63506-735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63506_DK-HistFish-DTUAqua-63506-735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63506-735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6764" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63506-735'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6764'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63506-735'^^xsd:string;
  dwc:observationDate '1946-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63521-724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6908" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63521-724'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6908'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63521-724'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63507_DK-HistFish-DTUAqua-63507-741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63507_DK-HistFish-DTUAqua-63507-741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63507_DK-HistFish-DTUAqua-63507-741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63507_DK-HistFish-DTUAqua-63507-741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63507_DK-HistFish-DTUAqua-63507-741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63507-741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6765" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63507-741'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6765'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63507-741'^^xsd:string;
  dwc:observationDate '1946-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63566_DK-HistFish-DTUAqua-63566-1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63566_DK-HistFish-DTUAqua-63566-1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63566_DK-HistFish-DTUAqua-63566-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63566_DK-HistFish-DTUAqua-63566-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/5101_DTUAqua-63566_DK-HistFish-DTUAqua-63566-1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63566-1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8249" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63566-1005'^^xsd:string;
  dwc:scientificName 'Centronotus gunnellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8249'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '151490'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63566-1005'^^xsd:string;
  dwc:observationDate '1951-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-1839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-1839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-1839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-1839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-1839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63607-1839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63607-1839'^^xsd:string;
  dwc:scientificName 'Centronotus gunnellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '0'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '151490'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63607-1839'^^xsd:string;
  dwc:observationDate '1937-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63644-1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5426" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63644-1840'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5426'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63644-1840'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-1894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-1894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-1894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-1894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-1894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63652-1894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5690" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63652-1894'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5690'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63652-1894'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-1847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-1847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-1847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-1847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63645_DK-HistFish-DTUAqua-63645-1847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63645-1847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5427" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63645-1847'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5427'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63645-1847'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-1861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-1861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-1861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81666667 9.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.81666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-1861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81666667 9.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.81666667"^^xsd:decimal ;
  geo-pos:long "9.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63684_DK-HistFish-DTUAqua-63684-1861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63684-1861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63684-1861'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6333'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.11666667'^^xsd:double;
  dwc:latitude '56.81666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63684-1861'^^xsd:string;
  dwc:observationDate '1940-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87916667 9.04166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87916667"^^xsd:decimal ;
  dwc:decimalLongitude "9.04166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87916667 9.04166667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87916667"^^xsd:decimal ;
  geo-pos:long "9.04166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63675_DK-HistFish-DTUAqua-63675-369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63675-369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6313" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63675-369'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6313'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.04166667'^^xsd:double;
  dwc:latitude '56.87916667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63675-369'^^xsd:string;
  dwc:observationDate '1940-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63674_DK-HistFish-DTUAqua-63674-363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63674_DK-HistFish-DTUAqua-63674-363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63674_DK-HistFish-DTUAqua-63674-363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92916667 9.04583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92916667"^^xsd:decimal ;
  dwc:decimalLongitude "9.04583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63674_DK-HistFish-DTUAqua-63674-363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92916667 9.04583333)"^^geo:wktLiteral ;
  geo-pos:lat "56.92916667"^^xsd:decimal ;
  geo-pos:long "9.04583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63674_DK-HistFish-DTUAqua-63674-363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63674-363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6312" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63674-363'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6312'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.04583333'^^xsd:double;
  dwc:latitude '56.92916667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63674-363'^^xsd:string;
  dwc:observationDate '1940-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63692-232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63692-232'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6371'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63692-232'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63637-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63637-8'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5060'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63637-8'^^xsd:string;
  dwc:observationDate '1936-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85833333 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85833333"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85833333 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85833333"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63676_DK-HistFish-DTUAqua-63676-403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63676-403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6314" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63676-403'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6314'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85833333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63676-403'^^xsd:string;
  dwc:observationDate '1940-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63628_DK-HistFish-DTUAqua-63628-48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63628_DK-HistFish-DTUAqua-63628-48> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63628_DK-HistFish-DTUAqua-63628-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63628_DK-HistFish-DTUAqua-63628-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/5101_DTUAqua-63628_DK-HistFish-DTUAqua-63628-48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63628-48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4867" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63628-48'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4867'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63628-48'^^xsd:string;
  dwc:observationDate '1936-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-55> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63630-55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4875" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63630-55'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4875'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63630-55'^^xsd:string;
  dwc:observationDate '1936-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63706_DK-HistFish-DTUAqua-63706-38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63706_DK-HistFish-DTUAqua-63706-38> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63706_DK-HistFish-DTUAqua-63706-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/5101_DTUAqua-63706_DK-HistFish-DTUAqua-63706-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/5101_DTUAqua-63706_DK-HistFish-DTUAqua-63706-38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63706-38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6403" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63706-38'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6403'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63706-38'^^xsd:string;
  dwc:observationDate '1941-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63627_DK-HistFish-DTUAqua-63627-43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63627_DK-HistFish-DTUAqua-63627-43> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63627_DK-HistFish-DTUAqua-63627-43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63627_DK-HistFish-DTUAqua-63627-43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63627_DK-HistFish-DTUAqua-63627-43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63627-43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4862" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63627-43'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4862'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63627-43'^^xsd:string;
  dwc:observationDate '1936-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63650-131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5688" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63650-131'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5688'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63650-131'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-2141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-2141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-2141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-2141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-2141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63608-2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4453" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63608-2141'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4453'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63608-2141'^^xsd:string;
  dwc:observationDate '1935-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63683_DK-HistFish-DTUAqua-63683-1860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63683_DK-HistFish-DTUAqua-63683-1860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63683_DK-HistFish-DTUAqua-63683-1860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63683_DK-HistFish-DTUAqua-63683-1860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.8"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63683_DK-HistFish-DTUAqua-63683-1860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63683-1860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6328" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63683-1860'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6328'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '56.8'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63683-1860'^^xsd:string;
  dwc:observationDate '1940-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-2010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63760-2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6578" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63760-2010'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6578'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63760-2010'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-2021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63761-2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6579" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63761-2021'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6579'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.06666667'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63761-2021'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63616-2174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4663" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63616-2174'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4663'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63616-2174'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63757_DK-HistFish-DTUAqua-63757-2163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63757_DK-HistFish-DTUAqua-63757-2163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63757_DK-HistFish-DTUAqua-63757-2163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63757_DK-HistFish-DTUAqua-63757-2163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63757_DK-HistFish-DTUAqua-63757-2163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63757-2163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6575" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63757-2163'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6575'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63757-2163'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63495-667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6715" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63495-667'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6715'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63495-667'^^xsd:string;
  dwc:observationDate '1946-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63486_DK-HistFish-DTUAqua-63486-632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63486_DK-HistFish-DTUAqua-63486-632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63486_DK-HistFish-DTUAqua-63486-632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63486_DK-HistFish-DTUAqua-63486-632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63486_DK-HistFish-DTUAqua-63486-632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63486-632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6679" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63486-632'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6679'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63486-632'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63487_DK-HistFish-DTUAqua-63487-635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63487_DK-HistFish-DTUAqua-63487-635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63487_DK-HistFish-DTUAqua-63487-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63487_DK-HistFish-DTUAqua-63487-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/5101_DTUAqua-63487_DK-HistFish-DTUAqua-63487-635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63487-635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6680" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63487-635'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6680'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63487-635'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63604-1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63604-1145'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9074'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63604-1145'^^xsd:string;
  dwc:observationDate '1953-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63605_DK-HistFish-DTUAqua-63605-1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63605_DK-HistFish-DTUAqua-63605-1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63605_DK-HistFish-DTUAqua-63605-1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63605_DK-HistFish-DTUAqua-63605-1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63605_DK-HistFish-DTUAqua-63605-1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63605-1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63605-1149'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9075'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63605-1149'^^xsd:string;
  dwc:observationDate '1953-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63606_DK-HistFish-DTUAqua-63606-1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63606_DK-HistFish-DTUAqua-63606-1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63606_DK-HistFish-DTUAqua-63606-1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63606_DK-HistFish-DTUAqua-63606-1155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63606_DK-HistFish-DTUAqua-63606-1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63606-1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63606-1155'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9076'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63606-1155'^^xsd:string;
  dwc:observationDate '1953-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63685_DK-HistFish-DTUAqua-63685-246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63685_DK-HistFish-DTUAqua-63685-246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63685_DK-HistFish-DTUAqua-63685-246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63685_DK-HistFish-DTUAqua-63685-246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63685_DK-HistFish-DTUAqua-63685-246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63685-246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6344" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63685-246'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6344'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63685-246'^^xsd:string;
  dwc:observationDate '1940-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63443_DK-HistFish-DTUAqua-63443-1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63443_DK-HistFish-DTUAqua-63443-1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63443_DK-HistFish-DTUAqua-63443-1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63443_DK-HistFish-DTUAqua-63443-1623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63443_DK-HistFish-DTUAqua-63443-1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63443-1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3513" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63443-1623'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3513'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63443-1623'^^xsd:string;
  dwc:observationDate '1932-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-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/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-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/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63325-1602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "264" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63325-1602'^^xsd:string;
  dwc:scientificName 'Brisling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '264'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63325-1602'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63310_DK-HistFish-DTUAqua-63310-1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63310_DK-HistFish-DTUAqua-63310-1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63310_DK-HistFish-DTUAqua-63310-1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63310_DK-HistFish-DTUAqua-63310-1449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63310_DK-HistFish-DTUAqua-63310-1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63310-1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63310-1449'^^xsd:string;
  dwc:scientificName 'Brisling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126425'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63310-1449'^^xsd:string;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63292_DK-HistFish-DTUAqua-63292-2444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63292_DK-HistFish-DTUAqua-63292-2444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63292_DK-HistFish-DTUAqua-63292-2444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63292_DK-HistFish-DTUAqua-63292-2444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63292_DK-HistFish-DTUAqua-63292-2444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63292-2444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63292-2444'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63292-2444'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63412-284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2783" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63412-284'^^xsd:string;
  dwc:scientificName 'Brisling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2783'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126425'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63412-284'^^xsd:string;
  dwc:observationDate '1931-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63471_DK-HistFish-DTUAqua-63471-29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63471_DK-HistFish-DTUAqua-63471-29> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63471_DK-HistFish-DTUAqua-63471-29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63471_DK-HistFish-DTUAqua-63471-29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63471_DK-HistFish-DTUAqua-63471-29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63471-29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4287" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63471-29'^^xsd:string;
  dwc:scientificName 'Brisling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4287'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126425'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63471-29'^^xsd:string;
  dwc:observationDate '1934-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63506_DK-HistFish-DTUAqua-63506-734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63506_DK-HistFish-DTUAqua-63506-734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63506_DK-HistFish-DTUAqua-63506-734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63506_DK-HistFish-DTUAqua-63506-734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63506_DK-HistFish-DTUAqua-63506-734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63506-734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6764" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63506-734'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6764'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63506-734'^^xsd:string;
  dwc:observationDate '1946-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63500_DK-HistFish-DTUAqua-63500-705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63500_DK-HistFish-DTUAqua-63500-705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63500_DK-HistFish-DTUAqua-63500-705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63500_DK-HistFish-DTUAqua-63500-705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63500_DK-HistFish-DTUAqua-63500-705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63500-705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6737" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63500-705'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6737'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63500-705'^^xsd:string;
  dwc:observationDate '1946-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63501_DK-HistFish-DTUAqua-63501-709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63501_DK-HistFish-DTUAqua-63501-709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63501_DK-HistFish-DTUAqua-63501-709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63501_DK-HistFish-DTUAqua-63501-709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63501_DK-HistFish-DTUAqua-63501-709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63501-709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6740" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63501-709'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6740'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63501-709'^^xsd:string;
  dwc:observationDate '1946-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63540_DK-HistFish-DTUAqua-63540-861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63540_DK-HistFish-DTUAqua-63540-861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63540_DK-HistFish-DTUAqua-63540-861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63540_DK-HistFish-DTUAqua-63540-861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63540_DK-HistFish-DTUAqua-63540-861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63540-861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63540-861'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7062'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63540-861'^^xsd:string;
  dwc:observationDate '1948-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-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/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63541-867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63541-867'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7063'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63541-867'^^xsd:string;
  dwc:observationDate '1948-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63542-877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63542-877'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7065'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63542-877'^^xsd:string;
  dwc:observationDate '1948-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63529_DK-HistFish-DTUAqua-63529-809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63529_DK-HistFish-DTUAqua-63529-809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63529_DK-HistFish-DTUAqua-63529-809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63529_DK-HistFish-DTUAqua-63529-809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63529_DK-HistFish-DTUAqua-63529-809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63529-809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6955" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63529-809'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6955'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63529-809'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63530_DK-HistFish-DTUAqua-63530-814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63530_DK-HistFish-DTUAqua-63530-814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63530_DK-HistFish-DTUAqua-63530-814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63530_DK-HistFish-DTUAqua-63530-814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63530_DK-HistFish-DTUAqua-63530-814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63530-814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6956" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63530-814'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6956'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63530-814'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63532_DK-HistFish-DTUAqua-63532-820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63532_DK-HistFish-DTUAqua-63532-820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63532_DK-HistFish-DTUAqua-63532-820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63532_DK-HistFish-DTUAqua-63532-820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63532_DK-HistFish-DTUAqua-63532-820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63532-820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6972" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63532-820'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6972'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63532-820'^^xsd:string;
  dwc:observationDate '1948-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63533_DK-HistFish-DTUAqua-63533-823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63533_DK-HistFish-DTUAqua-63533-823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63533_DK-HistFish-DTUAqua-63533-823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63533_DK-HistFish-DTUAqua-63533-823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63533_DK-HistFish-DTUAqua-63533-823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63533-823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6973" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63533-823'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6973'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63533-823'^^xsd:string;
  dwc:observationDate '1948-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63534-831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6984" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63534-831'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6984'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63534-831'^^xsd:string;
  dwc:observationDate '1948-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63535_DK-HistFish-DTUAqua-63535-838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63535_DK-HistFish-DTUAqua-63535-838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63535_DK-HistFish-DTUAqua-63535-838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63535_DK-HistFish-DTUAqua-63535-838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63535_DK-HistFish-DTUAqua-63535-838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63535-838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6988" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63535-838'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6988'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63535-838'^^xsd:string;
  dwc:observationDate '1948-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63539_DK-HistFish-DTUAqua-63539-854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63539_DK-HistFish-DTUAqua-63539-854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63539_DK-HistFish-DTUAqua-63539-854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63539_DK-HistFish-DTUAqua-63539-854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63539_DK-HistFish-DTUAqua-63539-854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63539-854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63539-854'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7061'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63539-854'^^xsd:string;
  dwc:observationDate '1948-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63763_DK-HistFish-DTUAqua-63763-554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63763_DK-HistFish-DTUAqua-63763-554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63763_DK-HistFish-DTUAqua-63763-554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63763_DK-HistFish-DTUAqua-63763-554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "8.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63763_DK-HistFish-DTUAqua-63763-554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63763-554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6581" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63763-554'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6581'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.91666667'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63763-554'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63743_DK-HistFish-DTUAqua-63743-515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63743-515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6529" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63743-515'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6529'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63743-515'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63618_DK-HistFish-DTUAqua-63618-1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63618_DK-HistFish-DTUAqua-63618-1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63618_DK-HistFish-DTUAqua-63618-1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63618_DK-HistFish-DTUAqua-63618-1389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63618_DK-HistFish-DTUAqua-63618-1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63618-1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4665" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63618-1389'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4665'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63618-1389'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63735_DK-HistFish-DTUAqua-63735-1230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63735_DK-HistFish-DTUAqua-63735-1230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63735_DK-HistFish-DTUAqua-63735-1230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63735_DK-HistFish-DTUAqua-63735-1230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63735_DK-HistFish-DTUAqua-63735-1230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63735-1230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6508" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63735-1230'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6508'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63735-1230'^^xsd:string;
  dwc:observationDate '1942-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63765_DK-HistFish-DTUAqua-63765-563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63765_DK-HistFish-DTUAqua-63765-563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63765_DK-HistFish-DTUAqua-63765-563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63765_DK-HistFish-DTUAqua-63765-563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63765_DK-HistFish-DTUAqua-63765-563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63765-563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6602" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63765-563'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6602'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.8'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63765-563'^^xsd:string;
  dwc:observationDate '1944-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63667-200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63667-200'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6101'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63667-200'^^xsd:string;
  dwc:observationDate '1939-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63672_DK-HistFish-DTUAqua-63672-220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63672_DK-HistFish-DTUAqua-63672-220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63672_DK-HistFish-DTUAqua-63672-220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90416667 9.1375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.90416667"^^xsd:decimal ;
  dwc:decimalLongitude "9.1375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63672_DK-HistFish-DTUAqua-63672-220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90416667 9.1375)"^^geo:wktLiteral ;
  geo-pos:lat "56.90416667"^^xsd:decimal ;
  geo-pos:long "9.1375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63672_DK-HistFish-DTUAqua-63672-220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63672-220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6310" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63672-220'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6310'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.1375'^^xsd:double;
  dwc:latitude '56.90416667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63672-220'^^xsd:string;
  dwc:observationDate '1940-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63667-199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63667-199'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6101'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63667-199'^^xsd:string;
  dwc:observationDate '1939-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63664_DK-HistFish-DTUAqua-63664-192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63664_DK-HistFish-DTUAqua-63664-192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63664_DK-HistFish-DTUAqua-63664-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/5101_DTUAqua-63664_DK-HistFish-DTUAqua-63664-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/5101_DTUAqua-63664_DK-HistFish-DTUAqua-63664-192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63664-192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63664-192'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6094'^^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 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63664-192'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.93333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63760_DK-HistFish-DTUAqua-63760-184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63760-184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6578" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63760-184'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6578'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.93333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63760-184'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63652-146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5690" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63652-146'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5690'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63652-146'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63505-731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6763" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63505-731'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6763'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63505-731'^^xsd:string;
  dwc:observationDate '1946-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63505-732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6763" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63505-732'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6763'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63505-732'^^xsd:string;
  dwc:observationDate '1946-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63507_DK-HistFish-DTUAqua-63507-742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63507_DK-HistFish-DTUAqua-63507-742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63507_DK-HistFish-DTUAqua-63507-742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63507_DK-HistFish-DTUAqua-63507-742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63507_DK-HistFish-DTUAqua-63507-742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63507-742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6765" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63507-742'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6765'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63507-742'^^xsd:string;
  dwc:observationDate '1946-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63512_DK-HistFish-DTUAqua-63512-746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63512_DK-HistFish-DTUAqua-63512-746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63512_DK-HistFish-DTUAqua-63512-746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63512_DK-HistFish-DTUAqua-63512-746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63512_DK-HistFish-DTUAqua-63512-746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63512-746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6792" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63512-746'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6792'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63512-746'^^xsd:string;
  dwc:observationDate '1947-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63501_DK-HistFish-DTUAqua-63501-715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63501_DK-HistFish-DTUAqua-63501-715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63501_DK-HistFish-DTUAqua-63501-715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63501_DK-HistFish-DTUAqua-63501-715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63501_DK-HistFish-DTUAqua-63501-715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63501-715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6740" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63501-715'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6740'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63501-715'^^xsd:string;
  dwc:observationDate '1946-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63499_DK-HistFish-DTUAqua-63499-702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63499_DK-HistFish-DTUAqua-63499-702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63499_DK-HistFish-DTUAqua-63499-702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63499_DK-HistFish-DTUAqua-63499-702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63499_DK-HistFish-DTUAqua-63499-702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63499-702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6736" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63499-702'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6736'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63499-702'^^xsd:string;
  dwc:observationDate '1946-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63514_DK-HistFish-DTUAqua-63514-697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63514_DK-HistFish-DTUAqua-63514-697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63514_DK-HistFish-DTUAqua-63514-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63514_DK-HistFish-DTUAqua-63514-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/5101_DTUAqua-63514_DK-HistFish-DTUAqua-63514-697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63514-697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6800" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63514-697'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6800'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63514-697'^^xsd:string;
  dwc:observationDate '1947-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63496_DK-HistFish-DTUAqua-63496-681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63496-681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6716" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63496-681'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6716'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63496-681'^^xsd:string;
  dwc:observationDate '1946-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63480_DK-HistFish-DTUAqua-63480-608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63480_DK-HistFish-DTUAqua-63480-608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63480_DK-HistFish-DTUAqua-63480-608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63480_DK-HistFish-DTUAqua-63480-608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63480_DK-HistFish-DTUAqua-63480-608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63480-608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6652" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63480-608'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6652'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63480-608'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63483-621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6658" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63483-621'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6658'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63483-621'^^xsd:string;
  dwc:observationDate '1945-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63614_DK-HistFish-DTUAqua-63614-1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63614_DK-HistFish-DTUAqua-63614-1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63614_DK-HistFish-DTUAqua-63614-1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63614_DK-HistFish-DTUAqua-63614-1195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63614_DK-HistFish-DTUAqua-63614-1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63614-1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4488" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63614-1195'^^xsd:string;
  dwc:scientificName 'Stenbider'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4488'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127214'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63614-1195'^^xsd:string;
  dwc:observationDate '1935-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9875 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9875"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9875 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9875"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63679-1825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6317" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63679-1825'^^xsd:string;
  dwc:scientificName 'Stenbider'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6317'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.9875'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127214'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63679-1825'^^xsd:string;
  dwc:observationDate '1940-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63343_DK-HistFish-DTUAqua-63343-1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63343_DK-HistFish-DTUAqua-63343-1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63343_DK-HistFish-DTUAqua-63343-1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63343_DK-HistFish-DTUAqua-63343-1213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63343_DK-HistFish-DTUAqua-63343-1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63343-1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "783" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63343-1213'^^xsd:string;
  dwc:scientificName 'Syngnathus typhle'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '783'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127393'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63343-1213'^^xsd:string;
  dwc:observationDate '1928-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63437_DK-HistFish-DTUAqua-63437-2036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63437_DK-HistFish-DTUAqua-63437-2036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63437_DK-HistFish-DTUAqua-63437-2036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63437_DK-HistFish-DTUAqua-63437-2036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63437_DK-HistFish-DTUAqua-63437-2036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63437-2036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63437-2036'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3214'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63437-2036'^^xsd:string;
  dwc:observationDate '1932-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63352_DK-HistFish-DTUAqua-63352-1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63352_DK-HistFish-DTUAqua-63352-1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63352_DK-HistFish-DTUAqua-63352-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63352_DK-HistFish-DTUAqua-63352-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/5101_DTUAqua-63352_DK-HistFish-DTUAqua-63352-1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63352-1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "806" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63352-1591'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '806'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63352-1591'^^xsd:string;
  dwc:observationDate '1928-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63383-1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1692" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63383-1613'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1692'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63383-1613'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63295_DK-HistFish-DTUAqua-63295-1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63295_DK-HistFish-DTUAqua-63295-1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63295_DK-HistFish-DTUAqua-63295-1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63295_DK-HistFish-DTUAqua-63295-1487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63295_DK-HistFish-DTUAqua-63295-1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63295-1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63295-1487'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63295-1487'^^xsd:string;
  dwc:observationDate '1927-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-1237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63359-1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63359-1237'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63359-1237'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63389-1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1699" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63389-1376'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1699'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63389-1376'^^xsd:string;
  dwc:observationDate '1929-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63369_DK-HistFish-DTUAqua-63369-1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63369-1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63369-1291'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1218'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63369-1291'^^xsd:string;
  dwc:observationDate '1928-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63548-923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7183" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63548-923'^^xsd:string;
  dwc:scientificName 'Cottus bubalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7183'^^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 'Denmark'^^xsd: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 '154785'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63548-923'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63488-639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6682" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63488-639'^^xsd:string;
  dwc:scientificName 'Cottus bubalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6682'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154785'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63488-639'^^xsd:string;
  dwc:observationDate '1945-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63554_DK-HistFish-DTUAqua-63554-943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63554_DK-HistFish-DTUAqua-63554-943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63554_DK-HistFish-DTUAqua-63554-943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63554_DK-HistFish-DTUAqua-63554-943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63554_DK-HistFish-DTUAqua-63554-943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63554-943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63554-943'^^xsd:string;
  dwc:scientificName 'Cottus bubalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7337'^^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 'Denmark'^^xsd: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 '154785'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63554-943'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63472_DK-HistFish-DTUAqua-63472-1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63472-1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4288" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63472-1164'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4288'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63472-1164'^^xsd:string;
  dwc:observationDate '1934-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63433_DK-HistFish-DTUAqua-63433-2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63433_DK-HistFish-DTUAqua-63433-2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63433_DK-HistFish-DTUAqua-63433-2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63433_DK-HistFish-DTUAqua-63433-2029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63433_DK-HistFish-DTUAqua-63433-2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63433-2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63433-2029'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3210'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63433-2029'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63466-2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4261" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63466-2111'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4261'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63466-2111'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63303-2208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63303-2208'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63303-2208'^^xsd:string;
  dwc:observationDate '1927-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-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/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63466-2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4261" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63466-2110'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4261'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63466-2110'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63533_DK-HistFish-DTUAqua-63533-825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63533_DK-HistFish-DTUAqua-63533-825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63533_DK-HistFish-DTUAqua-63533-825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63533_DK-HistFish-DTUAqua-63533-825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63533_DK-HistFish-DTUAqua-63533-825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63533-825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6973" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63533-825'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6973'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63533-825'^^xsd:string;
  dwc:observationDate '1948-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63515-756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6801" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63515-756'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6801'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63515-756'^^xsd:string;
  dwc:observationDate '1947-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63515-757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6801" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63515-757'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6801'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63515-757'^^xsd:string;
  dwc:observationDate '1947-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63517_DK-HistFish-DTUAqua-63517-763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63517_DK-HistFish-DTUAqua-63517-763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63517_DK-HistFish-DTUAqua-63517-763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63517_DK-HistFish-DTUAqua-63517-763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63517_DK-HistFish-DTUAqua-63517-763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63517-763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6825" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63517-763'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6825'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63517-763'^^xsd:string;
  dwc:observationDate '1947-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63518-768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6826" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63518-768'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6826'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63518-768'^^xsd:string;
  dwc:observationDate '1947-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63518-769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6826" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63518-769'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6826'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63518-769'^^xsd:string;
  dwc:observationDate '1947-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63518-770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6826" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63518-770'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6826'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63518-770'^^xsd:string;
  dwc:observationDate '1947-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63534-832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6984" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63534-832'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6984'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63534-832'^^xsd:string;
  dwc:observationDate '1948-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63660-1938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5840" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63660-1938'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5840'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63660-1938'^^xsd:string;
  dwc:observationDate '1938-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63666_DK-HistFish-DTUAqua-63666-1948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63666_DK-HistFish-DTUAqua-63666-1948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63666_DK-HistFish-DTUAqua-63666-1948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63666_DK-HistFish-DTUAqua-63666-1948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63666_DK-HistFish-DTUAqua-63666-1948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63666-1948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6096" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63666-1948'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6096'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63666-1948'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63666_DK-HistFish-DTUAqua-63666-1949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63666_DK-HistFish-DTUAqua-63666-1949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63666_DK-HistFish-DTUAqua-63666-1949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63666_DK-HistFish-DTUAqua-63666-1949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63666_DK-HistFish-DTUAqua-63666-1949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63666-1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6096" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63666-1949'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6096'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63666-1949'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-1954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-1954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-1954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-1954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63667_DK-HistFish-DTUAqua-63667-1954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63667-1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63667-1954'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6101'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63667-1954'^^xsd:string;
  dwc:observationDate '1939-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63660-1937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5840" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63660-1937'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5840'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63660-1937'^^xsd:string;
  dwc:observationDate '1938-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63654_DK-HistFish-DTUAqua-63654-1905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63654-1905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5692" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63654-1905'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5692'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63654-1905'^^xsd:string;
  dwc:observationDate '1938-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63653_DK-HistFish-DTUAqua-63653-1898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63653_DK-HistFish-DTUAqua-63653-1898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63653_DK-HistFish-DTUAqua-63653-1898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63653_DK-HistFish-DTUAqua-63653-1898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63653_DK-HistFish-DTUAqua-63653-1898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63653-1898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5691" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63653-1898'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5691'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63653-1898'^^xsd:string;
  dwc:observationDate '1938-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63616-2169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4663" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63616-2169'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4663'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63616-2169'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63303_DK-HistFish-DTUAqua-63303-2207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63303-2207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63303-2207'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63303-2207'^^xsd:string;
  dwc:observationDate '1927-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-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/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63534-833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6984" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63534-833'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6984'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63534-833'^^xsd:string;
  dwc:observationDate '1948-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63301_DK-HistFish-DTUAqua-63301-2203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63301_DK-HistFish-DTUAqua-63301-2203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63301_DK-HistFish-DTUAqua-63301-2203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63301_DK-HistFish-DTUAqua-63301-2203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63301_DK-HistFish-DTUAqua-63301-2203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63301-2203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63301-2203'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63301-2203'^^xsd:string;
  dwc:observationDate '1927-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63695_DK-HistFish-DTUAqua-63695-1676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63695_DK-HistFish-DTUAqua-63695-1676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63695_DK-HistFish-DTUAqua-63695-1676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63695_DK-HistFish-DTUAqua-63695-1676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63695_DK-HistFish-DTUAqua-63695-1676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63695-1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6374" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63695-1676'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6374'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63695-1676'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63290_DK-HistFish-DTUAqua-63290-2441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63290_DK-HistFish-DTUAqua-63290-2441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63290_DK-HistFish-DTUAqua-63290-2441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63290_DK-HistFish-DTUAqua-63290-2441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63290_DK-HistFish-DTUAqua-63290-2441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63290-2441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63290-2441'^^xsd:string;
  dwc:scientificName 'Ulke'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63290-2441'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63641_DK-HistFish-DTUAqua-63641-1643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63641-1643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5328" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63641-1643'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5328'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63641-1643'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63640_DK-HistFish-DTUAqua-63640-1634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63640-1634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63640-1634'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5071'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63640-1634'^^xsd:string;
  dwc:observationDate '1936-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63642_DK-HistFish-DTUAqua-63642-1784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63642_DK-HistFish-DTUAqua-63642-1784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63642_DK-HistFish-DTUAqua-63642-1784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63642_DK-HistFish-DTUAqua-63642-1784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63642_DK-HistFish-DTUAqua-63642-1784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63642-1784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5329" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63642-1784'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5329'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63642-1784'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-1773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63665-1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6095" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63665-1773'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6095'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63665-1773'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63543-885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7066" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63543-885'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7066'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63543-885'^^xsd:string;
  dwc:observationDate '1948-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63544_DK-HistFish-DTUAqua-63544-893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63544_DK-HistFish-DTUAqua-63544-893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63544_DK-HistFish-DTUAqua-63544-893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63544_DK-HistFish-DTUAqua-63544-893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63544_DK-HistFish-DTUAqua-63544-893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63544-893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63544-893'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7070'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63544-893'^^xsd:string;
  dwc:observationDate '1948-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63546_DK-HistFish-DTUAqua-63546-900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63546_DK-HistFish-DTUAqua-63546-900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63546_DK-HistFish-DTUAqua-63546-900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63546_DK-HistFish-DTUAqua-63546-900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63546_DK-HistFish-DTUAqua-63546-900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63546-900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7181" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63546-900'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7181'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63546-900'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63547_DK-HistFish-DTUAqua-63547-907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63547_DK-HistFish-DTUAqua-63547-907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63547_DK-HistFish-DTUAqua-63547-907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63547_DK-HistFish-DTUAqua-63547-907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63547_DK-HistFish-DTUAqua-63547-907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63547-907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7182" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63547-907'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7182'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63547-907'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63548-916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7183" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63548-916'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7183'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63548-916'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63549-924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7204" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63549-924'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7204'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63549-924'^^xsd:string;
  dwc:observationDate '1949-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63550_DK-HistFish-DTUAqua-63550-930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63550_DK-HistFish-DTUAqua-63550-930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63550_DK-HistFish-DTUAqua-63550-930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63550_DK-HistFish-DTUAqua-63550-930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63550_DK-HistFish-DTUAqua-63550-930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63550-930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7205" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63550-930'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7205'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63550-930'^^xsd:string;
  dwc:observationDate '1949-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63551_DK-HistFish-DTUAqua-63551-933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63551_DK-HistFish-DTUAqua-63551-933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63551_DK-HistFish-DTUAqua-63551-933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63551_DK-HistFish-DTUAqua-63551-933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63551_DK-HistFish-DTUAqua-63551-933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63551-933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7206" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63551-933'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7206'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63551-933'^^xsd:string;
  dwc:observationDate '1949-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63553_DK-HistFish-DTUAqua-63553-939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63553_DK-HistFish-DTUAqua-63553-939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63553_DK-HistFish-DTUAqua-63553-939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63553_DK-HistFish-DTUAqua-63553-939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63553_DK-HistFish-DTUAqua-63553-939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63553-939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63553-939'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7336'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63553-939'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63554_DK-HistFish-DTUAqua-63554-942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63554_DK-HistFish-DTUAqua-63554-942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63554_DK-HistFish-DTUAqua-63554-942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63554_DK-HistFish-DTUAqua-63554-942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63554_DK-HistFish-DTUAqua-63554-942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63554-942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63554-942'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7337'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63554-942'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63374_DK-HistFish-DTUAqua-63374-1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63374-1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63374-1988'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1228'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63374-1988'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-1597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-1597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-1597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-1597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-1597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63639-1597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63639-1597'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5070'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63639-1597'^^xsd:string;
  dwc:observationDate '1936-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63686_DK-HistFish-DTUAqua-63686-252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63686_DK-HistFish-DTUAqua-63686-252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63686_DK-HistFish-DTUAqua-63686-252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63686_DK-HistFish-DTUAqua-63686-252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63686_DK-HistFish-DTUAqua-63686-252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63686-252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6345" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63686-252'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6345'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63686-252'^^xsd:string;
  dwc:observationDate '1940-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63681_DK-HistFish-DTUAqua-63681-1851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63681_DK-HistFish-DTUAqua-63681-1851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63681_DK-HistFish-DTUAqua-63681-1851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63681_DK-HistFish-DTUAqua-63681-1851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63681_DK-HistFish-DTUAqua-63681-1851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63681-1851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6324" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63681-1851'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6324'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63681-1851'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63683_DK-HistFish-DTUAqua-63683-1856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63683_DK-HistFish-DTUAqua-63683-1856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63683_DK-HistFish-DTUAqua-63683-1856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63683_DK-HistFish-DTUAqua-63683-1856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.8"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63683_DK-HistFish-DTUAqua-63683-1856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63683-1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6328" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63683-1856'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6328'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '56.8'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63683-1856'^^xsd:string;
  dwc:observationDate '1940-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63646_DK-HistFish-DTUAqua-63646-117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63646_DK-HistFish-DTUAqua-63646-117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63646_DK-HistFish-DTUAqua-63646-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63646_DK-HistFish-DTUAqua-63646-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/5101_DTUAqua-63646_DK-HistFish-DTUAqua-63646-117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63646-117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5428" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63646-117'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5428'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63646-117'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63419_DK-HistFish-DTUAqua-63419-2406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63419_DK-HistFish-DTUAqua-63419-2406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63419_DK-HistFish-DTUAqua-63419-2406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63419_DK-HistFish-DTUAqua-63419-2406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63419_DK-HistFish-DTUAqua-63419-2406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63419-2406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2816" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63419-2406'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2816'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63419-2406'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63673_DK-HistFish-DTUAqua-63673-225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63673_DK-HistFish-DTUAqua-63673-225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63673_DK-HistFish-DTUAqua-63673-225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95833333 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95833333"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63673_DK-HistFish-DTUAqua-63673-225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95833333 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95833333"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63673_DK-HistFish-DTUAqua-63673-225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63673-225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6311" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63673-225'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6311'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95833333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63673-225'^^xsd:string;
  dwc:observationDate '1940-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63483-622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6658" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63483-622'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6658'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63483-622'^^xsd:string;
  dwc:observationDate '1945-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63616-2170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4663" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63616-2170'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4663'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63616-2170'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63534-834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6984" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63534-834'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6984'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63534-834'^^xsd:string;
  dwc:observationDate '1948-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63459-2082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3997" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63459-2082'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3997'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63459-2082'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63555_DK-HistFish-DTUAqua-63555-945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63555_DK-HistFish-DTUAqua-63555-945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63555_DK-HistFish-DTUAqua-63555-945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63555_DK-HistFish-DTUAqua-63555-945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63555_DK-HistFish-DTUAqua-63555-945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63555-945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7338" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63555-945'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7338'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63555-945'^^xsd:string;
  dwc:observationDate '1949-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63436_DK-HistFish-DTUAqua-63436-342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63436_DK-HistFish-DTUAqua-63436-342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63436_DK-HistFish-DTUAqua-63436-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/5101_DTUAqua-63436_DK-HistFish-DTUAqua-63436-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/5101_DTUAqua-63436_DK-HistFish-DTUAqua-63436-342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63436-342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63436-342'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3213'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63436-342'^^xsd:string;
  dwc:observationDate '1932-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63467_DK-HistFish-DTUAqua-63467-421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63467-421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4262" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63467-421'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4262'^^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 'Denmark'^^xsd: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 '236462'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63467-421'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63569_DK-HistFish-DTUAqua-63569-1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63569_DK-HistFish-DTUAqua-63569-1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63569_DK-HistFish-DTUAqua-63569-1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63569_DK-HistFish-DTUAqua-63569-1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63569_DK-HistFish-DTUAqua-63569-1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63569-1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8376" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63569-1015'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8376'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63569-1015'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63570_DK-HistFish-DTUAqua-63570-1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63570_DK-HistFish-DTUAqua-63570-1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63570_DK-HistFish-DTUAqua-63570-1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63570_DK-HistFish-DTUAqua-63570-1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63570_DK-HistFish-DTUAqua-63570-1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63570-1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63570-1021'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8377'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63570-1021'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63762_DK-HistFish-DTUAqua-63762-211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63762-211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63762-211'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6580'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63762-211'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-1168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63608-1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4453" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63608-1168'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4453'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63608-1168'^^xsd:string;
  dwc:observationDate '1935-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63614_DK-HistFish-DTUAqua-63614-1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63614_DK-HistFish-DTUAqua-63614-1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63614_DK-HistFish-DTUAqua-63614-1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63614_DK-HistFish-DTUAqua-63614-1191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63614_DK-HistFish-DTUAqua-63614-1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63614-1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4488" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63614-1191'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4488'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63614-1191'^^xsd:string;
  dwc:observationDate '1935-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63563_DK-HistFish-DTUAqua-63563-982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63563_DK-HistFish-DTUAqua-63563-982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63563_DK-HistFish-DTUAqua-63563-982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63563_DK-HistFish-DTUAqua-63563-982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63563_DK-HistFish-DTUAqua-63563-982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63563-982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63563-982'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8245'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63563-982'^^xsd:string;
  dwc:observationDate '1951-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63687_DK-HistFish-DTUAqua-63687-255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63687_DK-HistFish-DTUAqua-63687-255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63687_DK-HistFish-DTUAqua-63687-255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91666667 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.91666667"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63687_DK-HistFish-DTUAqua-63687-255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91666667 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.91666667"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63687_DK-HistFish-DTUAqua-63687-255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63687-255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6346" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63687-255'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6346'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.91666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63687-255'^^xsd:string;
  dwc:observationDate '1940-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63692_DK-HistFish-DTUAqua-63692-233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63692-233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63692-233'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6371'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63692-233'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63534_DK-HistFish-DTUAqua-63534-835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63534-835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6984" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63534-835'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6984'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63534-835'^^xsd:string;
  dwc:observationDate '1948-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-2145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-2145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-2145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-2145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-2145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63609-2145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63609-2145'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4454'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63609-2145'^^xsd:string;
  dwc:observationDate '1935-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-56> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63630_DK-HistFish-DTUAqua-63630-56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63630-56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4875" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63630-56'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4875'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63630-56'^^xsd:string;
  dwc:observationDate '1936-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63567_DK-HistFish-DTUAqua-63567-1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63567_DK-HistFish-DTUAqua-63567-1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63567_DK-HistFish-DTUAqua-63567-1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63567_DK-HistFish-DTUAqua-63567-1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63567_DK-HistFish-DTUAqua-63567-1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63567-1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8250" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63567-1009'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8250'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63567-1009'^^xsd:string;
  dwc:observationDate '1951-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63566_DK-HistFish-DTUAqua-63566-1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63566_DK-HistFish-DTUAqua-63566-1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63566_DK-HistFish-DTUAqua-63566-1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63566_DK-HistFish-DTUAqua-63566-1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63566_DK-HistFish-DTUAqua-63566-1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63566-1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8249" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63566-1003'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8249'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63566-1003'^^xsd:string;
  dwc:observationDate '1951-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-53> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63711-53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63711-53'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6418'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63711-53'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63571_DK-HistFish-DTUAqua-63571-1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63571_DK-HistFish-DTUAqua-63571-1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63571_DK-HistFish-DTUAqua-63571-1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63571_DK-HistFish-DTUAqua-63571-1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63571_DK-HistFish-DTUAqua-63571-1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63571-1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8378" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63571-1025'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8378'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63571-1025'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63565_DK-HistFish-DTUAqua-63565-997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63565-997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8247" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63565-997'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8247'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63565-997'^^xsd:string;
  dwc:observationDate '1951-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63564-989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8246" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63564-989'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8246'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63564-989'^^xsd:string;
  dwc:observationDate '1951-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-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/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63611-1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4456" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63611-1185'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4456'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63611-1185'^^xsd:string;
  dwc:observationDate '1935-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63495-672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6715" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63495-672'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6715'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63495-672'^^xsd:string;
  dwc:observationDate '1946-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63389-1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1699" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63389-1373'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1699'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63389-1373'^^xsd:string;
  dwc:observationDate '1929-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63452_DK-HistFish-DTUAqua-63452-2279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63452-2279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3861" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63452-2279'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3861'^^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 'Denmark'^^xsd: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 '236462'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63452-2279'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63451_DK-HistFish-DTUAqua-63451-2270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63451_DK-HistFish-DTUAqua-63451-2270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63451_DK-HistFish-DTUAqua-63451-2270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63451_DK-HistFish-DTUAqua-63451-2270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63451_DK-HistFish-DTUAqua-63451-2270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63451-2270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3860" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63451-2270'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3860'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63451-2270'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63460_DK-HistFish-DTUAqua-63460-26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63460_DK-HistFish-DTUAqua-63460-26> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63460_DK-HistFish-DTUAqua-63460-26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63460_DK-HistFish-DTUAqua-63460-26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63460_DK-HistFish-DTUAqua-63460-26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63460-26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63460-26'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4015'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63460-26'^^xsd:string;
  dwc:observationDate '1934-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63567_DK-HistFish-DTUAqua-63567-1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63567_DK-HistFish-DTUAqua-63567-1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63567_DK-HistFish-DTUAqua-63567-1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63567_DK-HistFish-DTUAqua-63567-1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63567_DK-HistFish-DTUAqua-63567-1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63567-1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8250" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63567-1007'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8250'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63567-1007'^^xsd:string;
  dwc:observationDate '1951-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63708_DK-HistFish-DTUAqua-63708-1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63708_DK-HistFish-DTUAqua-63708-1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63708_DK-HistFish-DTUAqua-63708-1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5101_DTUAqua-63708_DK-HistFish-DTUAqua-63708-1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63708-1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6405" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63708-1502'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6405'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63708-1502'^^xsd:string;
  dwc:observationDate '1941-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63620_DK-HistFish-DTUAqua-63620-2181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63620-2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4667" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63620-2181'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4667'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63620-2181'^^xsd:string;
  dwc:observationDate '1935-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63709_DK-HistFish-DTUAqua-63709-1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63709_DK-HistFish-DTUAqua-63709-1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63709_DK-HistFish-DTUAqua-63709-1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63709_DK-HistFish-DTUAqua-63709-1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63709_DK-HistFish-DTUAqua-63709-1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63709-1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6415" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63709-1645'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6415'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63709-1645'^^xsd:string;
  dwc:observationDate '1941-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63456_DK-HistFish-DTUAqua-63456-2422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63456_DK-HistFish-DTUAqua-63456-2422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63456_DK-HistFish-DTUAqua-63456-2422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63456_DK-HistFish-DTUAqua-63456-2422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63456_DK-HistFish-DTUAqua-63456-2422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63456-2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63456-2422'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3993'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63456-2422'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63539_DK-HistFish-DTUAqua-63539-856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63539_DK-HistFish-DTUAqua-63539-856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63539_DK-HistFish-DTUAqua-63539-856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63539_DK-HistFish-DTUAqua-63539-856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63539_DK-HistFish-DTUAqua-63539-856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63539-856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63539-856'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7061'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63539-856'^^xsd:string;
  dwc:observationDate '1948-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63395_DK-HistFish-DTUAqua-63395-1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63395-1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63395-1250'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2067'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63395-1250'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63461_DK-HistFish-DTUAqua-63461-398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63461_DK-HistFish-DTUAqua-63461-398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63461_DK-HistFish-DTUAqua-63461-398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63461_DK-HistFish-DTUAqua-63461-398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63461_DK-HistFish-DTUAqua-63461-398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63461-398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63461-398'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4063'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63461-398'^^xsd:string;
  dwc:observationDate '1934-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63445_DK-HistFish-DTUAqua-63445-376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63445-376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3515" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63445-376'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3515'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63445-376'^^xsd:string;
  dwc:observationDate '1932-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63442_DK-HistFish-DTUAqua-63442-357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63442_DK-HistFish-DTUAqua-63442-357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63442_DK-HistFish-DTUAqua-63442-357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63442_DK-HistFish-DTUAqua-63442-357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63442_DK-HistFish-DTUAqua-63442-357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63442-357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3512" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63442-357'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3512'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63442-357'^^xsd:string;
  dwc:observationDate '1932-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63430_DK-HistFish-DTUAqua-63430-327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63430-327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63430-327'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3060'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63430-327'^^xsd:string;
  dwc:observationDate '1931-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63429_DK-HistFish-DTUAqua-63429-318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63429-318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63429-318'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3059'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63429-318'^^xsd:string;
  dwc:observationDate '1931-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63378-264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1232" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63378-264'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1232'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63378-264'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63412_DK-HistFish-DTUAqua-63412-283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63412-283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2783" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63412-283'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2783'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63412-283'^^xsd:string;
  dwc:observationDate '1931-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63415-288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2812" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63415-288'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2812'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63415-288'^^xsd:string;
  dwc:observationDate '1931-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63375-2291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63375-2291'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1229'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63375-2291'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63519_DK-HistFish-DTUAqua-63519-841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63519_DK-HistFish-DTUAqua-63519-841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63519_DK-HistFish-DTUAqua-63519-841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63519_DK-HistFish-DTUAqua-63519-841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63519_DK-HistFish-DTUAqua-63519-841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63519-841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6889" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63519-841'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6889'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63519-841'^^xsd:string;
  dwc:observationDate '1948-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63545_DK-HistFish-DTUAqua-63545-895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63545_DK-HistFish-DTUAqua-63545-895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63545_DK-HistFish-DTUAqua-63545-895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63545_DK-HistFish-DTUAqua-63545-895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63545_DK-HistFish-DTUAqua-63545-895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63545-895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7180" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63545-895'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7180'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63545-895'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63545_DK-HistFish-DTUAqua-63545-896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63545_DK-HistFish-DTUAqua-63545-896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63545_DK-HistFish-DTUAqua-63545-896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63545_DK-HistFish-DTUAqua-63545-896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63545_DK-HistFish-DTUAqua-63545-896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63545-896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7180" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63545-896'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7180'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63545-896'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63473-649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63473-649'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '0'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63473-649'^^xsd:string;
  dwc:observationDate '1946-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63473-655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63473-655'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '0'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63473-655'^^xsd:string;
  dwc:observationDate '1946-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63494-661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6714" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63494-661'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6714'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63494-661'^^xsd:string;
  dwc:observationDate '1946-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63494-662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6714" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63494-662'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6714'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63494-662'^^xsd:string;
  dwc:observationDate '1946-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63494-663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6714" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63494-663'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6714'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63494-663'^^xsd:string;
  dwc:observationDate '1946-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-2655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-2655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-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/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-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/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-2655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63360-2655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63360-2655'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus'^^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 'Denmark'^^xsd: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 '236462'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63360-2655'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63364_DK-HistFish-DTUAqua-63364-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63364-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63364-12'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '969'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '236462'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63364-12'^^xsd:string;
  dwc:observationDate '1928-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63351_DK-HistFish-DTUAqua-63351-1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63351_DK-HistFish-DTUAqua-63351-1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63351_DK-HistFish-DTUAqua-63351-1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63351_DK-HistFish-DTUAqua-63351-1586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63351_DK-HistFish-DTUAqua-63351-1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63351-1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "805" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63351-1586'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '805'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '236462'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63351-1586'^^xsd:string;
  dwc:observationDate '1928-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63329_DK-HistFish-DTUAqua-63329-1526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63329-1526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63329-1526'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '269'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '236462'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63329-1526'^^xsd:string;
  dwc:observationDate '1927-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63325_DK-HistFish-DTUAqua-63325-1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63325-1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "264" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63325-1501'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '264'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '236462'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63325-1501'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-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/5101_DTUAqua-63324_DK-HistFish-DTUAqua-63324-1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63324-1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "263" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63324-1492'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '263'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '236462'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63324-1492'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-1238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63359-1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63359-1238'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus'^^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 'Denmark'^^xsd: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 '236462'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63359-1238'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63590_DK-HistFish-DTUAqua-63590-1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63590_DK-HistFish-DTUAqua-63590-1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63590_DK-HistFish-DTUAqua-63590-1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63590_DK-HistFish-DTUAqua-63590-1099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63590_DK-HistFish-DTUAqua-63590-1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63590-1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9003" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63590-1099'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9003'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63590-1099'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63587_DK-HistFish-DTUAqua-63587-1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63587_DK-HistFish-DTUAqua-63587-1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63587_DK-HistFish-DTUAqua-63587-1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63587_DK-HistFish-DTUAqua-63587-1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63587_DK-HistFish-DTUAqua-63587-1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63587-1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8885" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63587-1083'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8885'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63587-1083'^^xsd:string;
  dwc:observationDate '1953-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63570_DK-HistFish-DTUAqua-63570-1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63570_DK-HistFish-DTUAqua-63570-1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63570_DK-HistFish-DTUAqua-63570-1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63570_DK-HistFish-DTUAqua-63570-1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63570_DK-HistFish-DTUAqua-63570-1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63570-1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63570-1020'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8377'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63570-1020'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63579_DK-HistFish-DTUAqua-63579-1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63579_DK-HistFish-DTUAqua-63579-1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63579_DK-HistFish-DTUAqua-63579-1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63579_DK-HistFish-DTUAqua-63579-1061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63579_DK-HistFish-DTUAqua-63579-1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63579-1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8724" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63579-1061'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8724'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63579-1061'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63574_DK-HistFish-DTUAqua-63574-1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63574_DK-HistFish-DTUAqua-63574-1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63574_DK-HistFish-DTUAqua-63574-1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63574_DK-HistFish-DTUAqua-63574-1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63574_DK-HistFish-DTUAqua-63574-1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63574-1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8404" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63574-1043'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8404'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63574-1043'^^xsd:string;
  dwc:observationDate '1951-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63416_DK-HistFish-DTUAqua-63416-289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63416_DK-HistFish-DTUAqua-63416-289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63416_DK-HistFish-DTUAqua-63416-289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63416_DK-HistFish-DTUAqua-63416-289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63416_DK-HistFish-DTUAqua-63416-289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63416-289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2813" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63416-289'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2813'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63416-289'^^xsd:string;
  dwc:observationDate '1931-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-1338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63400-1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63400-1338'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2072'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63400-1338'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-1239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63360-1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63360-1239'^^xsd:string;
  dwc:scientificName 'Torsk'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63360-1239'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63600_DK-HistFish-DTUAqua-63600-1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63600_DK-HistFish-DTUAqua-63600-1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63600_DK-HistFish-DTUAqua-63600-1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63600_DK-HistFish-DTUAqua-63600-1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63600_DK-HistFish-DTUAqua-63600-1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63600-1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63600-1127'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9069'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63600-1127'^^xsd:string;
  dwc:observationDate '1953-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63575_DK-HistFish-DTUAqua-63575-1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63575_DK-HistFish-DTUAqua-63575-1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63575_DK-HistFish-DTUAqua-63575-1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63575_DK-HistFish-DTUAqua-63575-1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63575_DK-HistFish-DTUAqua-63575-1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63575-1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8406" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63575-1049'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8406'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63575-1049'^^xsd:string;
  dwc:observationDate '1951-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63573_DK-HistFish-DTUAqua-63573-1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63573_DK-HistFish-DTUAqua-63573-1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63573_DK-HistFish-DTUAqua-63573-1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63573_DK-HistFish-DTUAqua-63573-1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63573_DK-HistFish-DTUAqua-63573-1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63573-1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8403" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63573-1039'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8403'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63573-1039'^^xsd:string;
  dwc:observationDate '1951-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63746_DK-HistFish-DTUAqua-63746-139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63746_DK-HistFish-DTUAqua-63746-139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63746_DK-HistFish-DTUAqua-63746-139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 8.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63746_DK-HistFish-DTUAqua-63746-139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 8.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8"^^xsd:decimal ;
  geo-pos:long "8.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63746_DK-HistFish-DTUAqua-63746-139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63746-139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6536" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63746-139'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6536'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.13333333'^^xsd:double;
  dwc:latitude '56.8'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63746-139'^^xsd:string;
  dwc:observationDate '1943-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63652_DK-HistFish-DTUAqua-63652-140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63652-140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5690" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63652-140'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5690'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63652-140'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-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/5101_DTUAqua-63650_DK-HistFish-DTUAqua-63650-132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63650-132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5688" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63650-132'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5688'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63650-132'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63668-205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63668-205'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6103'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63668-205'^^xsd:string;
  dwc:observationDate '1939-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63661_DK-HistFish-DTUAqua-63661-175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63661-175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5841" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63661-175'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5841'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63661-175'^^xsd:string;
  dwc:observationDate '1938-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63622-1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4686" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63622-1406'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4686'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63622-1406'^^xsd:string;
  dwc:observationDate '1935-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63562-976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8242" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63562-976'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8242'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63562-976'^^xsd:string;
  dwc:observationDate '1951-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63561_DK-HistFish-DTUAqua-63561-972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63561_DK-HistFish-DTUAqua-63561-972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63561_DK-HistFish-DTUAqua-63561-972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63561_DK-HistFish-DTUAqua-63561-972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63561_DK-HistFish-DTUAqua-63561-972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63561-972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8241" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63561-972'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8241'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63561-972'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63560_DK-HistFish-DTUAqua-63560-965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63560_DK-HistFish-DTUAqua-63560-965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63560_DK-HistFish-DTUAqua-63560-965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63560_DK-HistFish-DTUAqua-63560-965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63560_DK-HistFish-DTUAqua-63560-965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63560-965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8240" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63560-965'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8240'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63560-965'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63557_DK-HistFish-DTUAqua-63557-953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63557_DK-HistFish-DTUAqua-63557-953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63557_DK-HistFish-DTUAqua-63557-953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63557_DK-HistFish-DTUAqua-63557-953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63557_DK-HistFish-DTUAqua-63557-953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63557-953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7365" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63557-953'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7365'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63557-953'^^xsd:string;
  dwc:observationDate '1949-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63558_DK-HistFish-DTUAqua-63558-958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63558_DK-HistFish-DTUAqua-63558-958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63558_DK-HistFish-DTUAqua-63558-958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63558_DK-HistFish-DTUAqua-63558-958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63558_DK-HistFish-DTUAqua-63558-958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63558-958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63558-958'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7369'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63558-958'^^xsd:string;
  dwc:observationDate '1949-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63556_DK-HistFish-DTUAqua-63556-948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63556_DK-HistFish-DTUAqua-63556-948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63556_DK-HistFish-DTUAqua-63556-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63556_DK-HistFish-DTUAqua-63556-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/5101_DTUAqua-63556_DK-HistFish-DTUAqua-63556-948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63556-948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7339" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63556-948'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7339'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63556-948'^^xsd:string;
  dwc:observationDate '1949-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63607-104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63607-104'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '0'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63607-104'^^xsd:string;
  dwc:observationDate '1937-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-2142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63609-2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63609-2142'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4454'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63609-2142'^^xsd:string;
  dwc:observationDate '1935-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63756_DK-HistFish-DTUAqua-63756-2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63756_DK-HistFish-DTUAqua-63756-2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63756_DK-HistFish-DTUAqua-63756-2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63756_DK-HistFish-DTUAqua-63756-2149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63756_DK-HistFish-DTUAqua-63756-2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63756-2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6574" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63756-2149'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6574'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96666667'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63756-2149'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63617_DK-HistFish-DTUAqua-63617-2176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63617_DK-HistFish-DTUAqua-63617-2176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63617_DK-HistFish-DTUAqua-63617-2176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63617_DK-HistFish-DTUAqua-63617-2176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63617_DK-HistFish-DTUAqua-63617-2176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63617-2176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4664" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63617-2176'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4664'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63617-2176'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-1810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63635-1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63635-1810'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5040'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63635-1810'^^xsd:string;
  dwc:observationDate '1936-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-68> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63634-68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5039" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63634-68'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5039'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63634-68'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63644-1846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5426" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63644-1846'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5426'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63644-1846'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63291_DK-HistFish-DTUAqua-63291-1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63291_DK-HistFish-DTUAqua-63291-1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63291_DK-HistFish-DTUAqua-63291-1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63291_DK-HistFish-DTUAqua-63291-1419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63291_DK-HistFish-DTUAqua-63291-1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63291-1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63291-1419'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63291-1419'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63631_DK-HistFish-DTUAqua-63631-1792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63631_DK-HistFish-DTUAqua-63631-1792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63631_DK-HistFish-DTUAqua-63631-1792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63631_DK-HistFish-DTUAqua-63631-1792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63631_DK-HistFish-DTUAqua-63631-1792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63631-1792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4876" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63631-1792'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4876'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63631-1792'^^xsd:string;
  dwc:observationDate '1936-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63304-1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63304-1439'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '85'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63304-1439'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63680_DK-HistFish-DTUAqua-63680-1830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63680_DK-HistFish-DTUAqua-63680-1830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63680_DK-HistFish-DTUAqua-63680-1830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63680_DK-HistFish-DTUAqua-63680-1830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "8.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63680_DK-HistFish-DTUAqua-63680-1830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63680-1830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6323" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63680-1830'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6323'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.91666667'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63680-1830'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63636-1819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63636-1819'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5059'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63636-1819'^^xsd:string;
  dwc:observationDate '1936-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63632-1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63632-1803'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5037'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63632-1803'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63315_DK-HistFish-DTUAqua-63315-1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63315_DK-HistFish-DTUAqua-63315-1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63315_DK-HistFish-DTUAqua-63315-1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63315_DK-HistFish-DTUAqua-63315-1469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63315_DK-HistFish-DTUAqua-63315-1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63315-1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "186" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63315-1469'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '186'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63315-1469'^^xsd:string;
  dwc:observationDate '1926-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63314_DK-HistFish-DTUAqua-63314-1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63314_DK-HistFish-DTUAqua-63314-1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63314_DK-HistFish-DTUAqua-63314-1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63314_DK-HistFish-DTUAqua-63314-1466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63314_DK-HistFish-DTUAqua-63314-1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63314-1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "165" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63314-1466'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '165'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63314-1466'^^xsd:string;
  dwc:observationDate '1926-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-2390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-2390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-2390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-2390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63415_DK-HistFish-DTUAqua-63415-2390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63415-2390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2812" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63415-2390'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2812'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63415-2390'^^xsd:string;
  dwc:observationDate '1931-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63414_DK-HistFish-DTUAqua-63414-2386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63414_DK-HistFish-DTUAqua-63414-2386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63414_DK-HistFish-DTUAqua-63414-2386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63414_DK-HistFish-DTUAqua-63414-2386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63414_DK-HistFish-DTUAqua-63414-2386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63414-2386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2786" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63414-2386'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2786'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63414-2386'^^xsd:string;
  dwc:observationDate '1931-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63315_DK-HistFish-DTUAqua-63315-1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63315_DK-HistFish-DTUAqua-63315-1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63315_DK-HistFish-DTUAqua-63315-1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63315_DK-HistFish-DTUAqua-63315-1468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63315_DK-HistFish-DTUAqua-63315-1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63315-1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "186" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63315-1468'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '186'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63315-1468'^^xsd:string;
  dwc:observationDate '1926-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63457_DK-HistFish-DTUAqua-63457-2426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63457_DK-HistFish-DTUAqua-63457-2426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63457_DK-HistFish-DTUAqua-63457-2426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63457_DK-HistFish-DTUAqua-63457-2426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63457_DK-HistFish-DTUAqua-63457-2426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63457-2426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63457-2426'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3995'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63457-2426'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-96> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63639_DK-HistFish-DTUAqua-63639-96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63639-96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63639-96'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5070'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63639-96'^^xsd:string;
  dwc:observationDate '1936-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63638_DK-HistFish-DTUAqua-63638-89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63638_DK-HistFish-DTUAqua-63638-89> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63638_DK-HistFish-DTUAqua-63638-89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63638_DK-HistFish-DTUAqua-63638-89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63638_DK-HistFish-DTUAqua-63638-89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63638-89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63638-89'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5065'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63638-89'^^xsd:string;
  dwc:observationDate '1936-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-98> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63643-98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5330" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63643-98'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5330'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63643-98'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63537_DK-HistFish-DTUAqua-63537-848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63537_DK-HistFish-DTUAqua-63537-848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63537_DK-HistFish-DTUAqua-63537-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/5101_DTUAqua-63537_DK-HistFish-DTUAqua-63537-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/5101_DTUAqua-63537_DK-HistFish-DTUAqua-63537-848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63537-848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63537-848'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7037'^^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 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63537-848'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63668-208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63668-208'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6103'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63668-208'^^xsd:string;
  dwc:observationDate '1939-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63668_DK-HistFish-DTUAqua-63668-209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63668-209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63668-209'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6103'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63668-209'^^xsd:string;
  dwc:observationDate '1939-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63761-536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6579" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63761-536'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6579'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.06666667'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63761-536'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63749_DK-HistFish-DTUAqua-63749-1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63749_DK-HistFish-DTUAqua-63749-1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63749_DK-HistFish-DTUAqua-63749-1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63749_DK-HistFish-DTUAqua-63749-1172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63749_DK-HistFish-DTUAqua-63749-1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63749-1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6544" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63749-1172'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6544'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63749-1172'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-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/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-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/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63400-1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63400-1343'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2072'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63400-1343'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63389-1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1699" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63389-1372'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1699'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63389-1372'^^xsd:string;
  dwc:observationDate '1929-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-1342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63400_DK-HistFish-DTUAqua-63400-1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63400-1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63400-1342'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2072'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63400-1342'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-1235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-1235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-1235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-1235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63359_DK-HistFish-DTUAqua-63359-1235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63359-1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63359-1235'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63359-1235'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63432_DK-HistFish-DTUAqua-63432-2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63432_DK-HistFish-DTUAqua-63432-2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63432_DK-HistFish-DTUAqua-63432-2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63432_DK-HistFish-DTUAqua-63432-2026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63432_DK-HistFish-DTUAqua-63432-2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63432-2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3209" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63432-2026'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3209'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63432-2026'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63470-2129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4282" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63470-2129'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4282'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63470-2129'^^xsd:string;
  dwc:observationDate '1934-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63511_DK-HistFish-DTUAqua-63511-643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63511_DK-HistFish-DTUAqua-63511-643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63511_DK-HistFish-DTUAqua-63511-643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63511_DK-HistFish-DTUAqua-63511-643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63511_DK-HistFish-DTUAqua-63511-643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63511-643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6791" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63511-643'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6791'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63511-643'^^xsd:string;
  dwc:observationDate '1947-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63488-638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6682" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63488-638'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6682'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63488-638'^^xsd:string;
  dwc:observationDate '1945-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63490_DK-HistFish-DTUAqua-63490-640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63490_DK-HistFish-DTUAqua-63490-640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63490_DK-HistFish-DTUAqua-63490-640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63490_DK-HistFish-DTUAqua-63490-640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63490_DK-HistFish-DTUAqua-63490-640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63490-640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6684" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63490-640'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6684'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63490-640'^^xsd:string;
  dwc:observationDate '1945-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63473-656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63473-656'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '0'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63473-656'^^xsd:string;
  dwc:observationDate '1946-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-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/5101_DTUAqua-63494_DK-HistFish-DTUAqua-63494-664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63494-664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6714" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63494-664'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6714'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63494-664'^^xsd:string;
  dwc:observationDate '1946-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63473-650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63473-650'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '0'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63473-650'^^xsd:string;
  dwc:observationDate '1946-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63473_DK-HistFish-DTUAqua-63473-651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63473-651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63473-651'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '0'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63473-651'^^xsd:string;
  dwc:observationDate '1946-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63545_DK-HistFish-DTUAqua-63545-897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63545_DK-HistFish-DTUAqua-63545-897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63545_DK-HistFish-DTUAqua-63545-897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63545_DK-HistFish-DTUAqua-63545-897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63545_DK-HistFish-DTUAqua-63545-897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63545-897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7180" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63545-897'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7180'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63545-897'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63519_DK-HistFish-DTUAqua-63519-842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63519_DK-HistFish-DTUAqua-63519-842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63519_DK-HistFish-DTUAqua-63519-842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63519_DK-HistFish-DTUAqua-63519-842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63519_DK-HistFish-DTUAqua-63519-842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63519-842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6889" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63519-842'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6889'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63519-842'^^xsd:string;
  dwc:observationDate '1948-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63535_DK-HistFish-DTUAqua-63535-839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63535_DK-HistFish-DTUAqua-63535-839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63535_DK-HistFish-DTUAqua-63535-839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63535_DK-HistFish-DTUAqua-63535-839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63535_DK-HistFish-DTUAqua-63535-839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63535-839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6988" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63535-839'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6988'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63535-839'^^xsd:string;
  dwc:observationDate '1948-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63613_DK-HistFish-DTUAqua-63613-2161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63613_DK-HistFish-DTUAqua-63613-2161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63613_DK-HistFish-DTUAqua-63613-2161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63613_DK-HistFish-DTUAqua-63613-2161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63613_DK-HistFish-DTUAqua-63613-2161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63613-2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4487" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63613-2161'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4487'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63613-2161'^^xsd:string;
  dwc:observationDate '1935-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63612_DK-HistFish-DTUAqua-63612-2156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63612_DK-HistFish-DTUAqua-63612-2156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63612_DK-HistFish-DTUAqua-63612-2156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63612_DK-HistFish-DTUAqua-63612-2156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63612_DK-HistFish-DTUAqua-63612-2156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63612-2156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4457" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63612-2156'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4457'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63612-2156'^^xsd:string;
  dwc:observationDate '1935-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63753_DK-HistFish-DTUAqua-63753-2179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63753_DK-HistFish-DTUAqua-63753-2179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63753_DK-HistFish-DTUAqua-63753-2179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.88333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63753_DK-HistFish-DTUAqua-63753-2179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.88333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "8.88333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63753_DK-HistFish-DTUAqua-63753-2179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63753-2179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6548" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63753-2179'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6548'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.88333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63753-2179'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-2014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63715_DK-HistFish-DTUAqua-63715-2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63715-2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63715-2014'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6422'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63715-2014'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63708_DK-HistFish-DTUAqua-63708-2050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63708_DK-HistFish-DTUAqua-63708-2050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63708_DK-HistFish-DTUAqua-63708-2050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5101_DTUAqua-63708_DK-HistFish-DTUAqua-63708-2050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63708-2050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6405" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63708-2050'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6405'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63708-2050'^^xsd:string;
  dwc:observationDate '1941-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63717_DK-HistFish-DTUAqua-63717-2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63717_DK-HistFish-DTUAqua-63717-2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63717_DK-HistFish-DTUAqua-63717-2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63717_DK-HistFish-DTUAqua-63717-2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63717_DK-HistFish-DTUAqua-63717-2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63717-2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6446" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63717-2017'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6446'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63717-2017'^^xsd:string;
  dwc:observationDate '1942-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63717_DK-HistFish-DTUAqua-63717-2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63717_DK-HistFish-DTUAqua-63717-2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63717_DK-HistFish-DTUAqua-63717-2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63717_DK-HistFish-DTUAqua-63717-2018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63717_DK-HistFish-DTUAqua-63717-2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63717-2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6446" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63717-2018'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6446'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63717-2018'^^xsd:string;
  dwc:observationDate '1942-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-2053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63711_DK-HistFish-DTUAqua-63711-2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63711-2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63711-2053'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6418'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63711-2053'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-2137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-2137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-2137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-2137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63608_DK-HistFish-DTUAqua-63608-2137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63608-2137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4453" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63608-2137'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4453'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63608-2137'^^xsd:string;
  dwc:observationDate '1935-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-2144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63609-2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63609-2144'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4454'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63609-2144'^^xsd:string;
  dwc:observationDate '1935-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63577_DK-HistFish-DTUAqua-63577-1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63577_DK-HistFish-DTUAqua-63577-1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63577_DK-HistFish-DTUAqua-63577-1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63577_DK-HistFish-DTUAqua-63577-1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63577_DK-HistFish-DTUAqua-63577-1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63577-1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8722" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63577-1056'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8722'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63577-1056'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63578_DK-HistFish-DTUAqua-63578-1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63578_DK-HistFish-DTUAqua-63578-1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63578_DK-HistFish-DTUAqua-63578-1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63578_DK-HistFish-DTUAqua-63578-1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63578_DK-HistFish-DTUAqua-63578-1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63578-1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8723" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63578-1057'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8723'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63578-1057'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63589_DK-HistFish-DTUAqua-63589-1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63589-1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63589-1059'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9002'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63589-1059'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63579_DK-HistFish-DTUAqua-63579-1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63579_DK-HistFish-DTUAqua-63579-1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63579_DK-HistFish-DTUAqua-63579-1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63579_DK-HistFish-DTUAqua-63579-1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63579_DK-HistFish-DTUAqua-63579-1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63579-1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8724" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63579-1062'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8724'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63579-1062'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63580_DK-HistFish-DTUAqua-63580-1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63580_DK-HistFish-DTUAqua-63580-1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63580_DK-HistFish-DTUAqua-63580-1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63580_DK-HistFish-DTUAqua-63580-1065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63580_DK-HistFish-DTUAqua-63580-1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63580-1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8725" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63580-1065'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8725'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63580-1065'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63581_DK-HistFish-DTUAqua-63581-1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63581_DK-HistFish-DTUAqua-63581-1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63581_DK-HistFish-DTUAqua-63581-1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63581_DK-HistFish-DTUAqua-63581-1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63581_DK-HistFish-DTUAqua-63581-1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63581-1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8726" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63581-1068'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8726'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63581-1068'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63582_DK-HistFish-DTUAqua-63582-1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63582_DK-HistFish-DTUAqua-63582-1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63582_DK-HistFish-DTUAqua-63582-1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63582_DK-HistFish-DTUAqua-63582-1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63582_DK-HistFish-DTUAqua-63582-1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63582-1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8727" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63582-1072'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8727'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63582-1072'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63584_DK-HistFish-DTUAqua-63584-1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63584_DK-HistFish-DTUAqua-63584-1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63584_DK-HistFish-DTUAqua-63584-1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63584_DK-HistFish-DTUAqua-63584-1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63584_DK-HistFish-DTUAqua-63584-1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63584-1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8755" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63584-1076'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8755'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63584-1076'^^xsd:string;
  dwc:observationDate '1952-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63585_DK-HistFish-DTUAqua-63585-1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63585_DK-HistFish-DTUAqua-63585-1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63585_DK-HistFish-DTUAqua-63585-1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63585_DK-HistFish-DTUAqua-63585-1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63585_DK-HistFish-DTUAqua-63585-1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63585-1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8883" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63585-1078'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8883'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63585-1078'^^xsd:string;
  dwc:observationDate '1953-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-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/5101_DTUAqua-63377_DK-HistFish-DTUAqua-63377-1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63377-1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63377-1318'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1231'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63377-1318'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63555_DK-HistFish-DTUAqua-63555-944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63555_DK-HistFish-DTUAqua-63555-944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63555_DK-HistFish-DTUAqua-63555-944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63555_DK-HistFish-DTUAqua-63555-944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63555_DK-HistFish-DTUAqua-63555-944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63555-944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7338" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63555-944'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7338'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63555-944'^^xsd:string;
  dwc:observationDate '1949-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63587_DK-HistFish-DTUAqua-63587-1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63587_DK-HistFish-DTUAqua-63587-1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63587_DK-HistFish-DTUAqua-63587-1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63587_DK-HistFish-DTUAqua-63587-1084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63587_DK-HistFish-DTUAqua-63587-1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63587-1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8885" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63587-1084'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8885'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63587-1084'^^xsd:string;
  dwc:observationDate '1953-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63558_DK-HistFish-DTUAqua-63558-957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63558_DK-HistFish-DTUAqua-63558-957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63558_DK-HistFish-DTUAqua-63558-957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63558_DK-HistFish-DTUAqua-63558-957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63558_DK-HistFish-DTUAqua-63558-957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63558-957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63558-957'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7369'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63558-957'^^xsd:string;
  dwc:observationDate '1949-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-99> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63643_DK-HistFish-DTUAqua-63643-99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63643-99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5330" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63643-99'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5330'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63643-99'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63722_DK-HistFish-DTUAqua-63722-108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63722_DK-HistFish-DTUAqua-63722-108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63722_DK-HistFish-DTUAqua-63722-108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63722_DK-HistFish-DTUAqua-63722-108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63722_DK-HistFish-DTUAqua-63722-108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63722-108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6459" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63722-108'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6459'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63722-108'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63546_DK-HistFish-DTUAqua-63546-899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63546_DK-HistFish-DTUAqua-63546-899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63546_DK-HistFish-DTUAqua-63546-899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63546_DK-HistFish-DTUAqua-63546-899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63546_DK-HistFish-DTUAqua-63546-899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63546-899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7181" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63546-899'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7181'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63546-899'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63550_DK-HistFish-DTUAqua-63550-929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63550_DK-HistFish-DTUAqua-63550-929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63550_DK-HistFish-DTUAqua-63550-929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63550_DK-HistFish-DTUAqua-63550-929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63550_DK-HistFish-DTUAqua-63550-929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63550-929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7205" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63550-929'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7205'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63550-929'^^xsd:string;
  dwc:observationDate '1949-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63548-915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7183" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63548-915'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7183'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63548-915'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63586_DK-HistFish-DTUAqua-63586-1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63586_DK-HistFish-DTUAqua-63586-1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63586_DK-HistFish-DTUAqua-63586-1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63586_DK-HistFish-DTUAqua-63586-1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63586_DK-HistFish-DTUAqua-63586-1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63586-1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8884" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63586-1080'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8884'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63586-1080'^^xsd:string;
  dwc:observationDate '1953-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63392_DK-HistFish-DTUAqua-63392-2345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63392_DK-HistFish-DTUAqua-63392-2345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63392_DK-HistFish-DTUAqua-63392-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63392_DK-HistFish-DTUAqua-63392-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/5101_DTUAqua-63392_DK-HistFish-DTUAqua-63392-2345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63392-2345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63392-2345'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2064'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63392-2345'^^xsd:string;
  dwc:observationDate '1930-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63671_DK-HistFish-DTUAqua-63671-1968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63671_DK-HistFish-DTUAqua-63671-1968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63671_DK-HistFish-DTUAqua-63671-1968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.14583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.14583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63671_DK-HistFish-DTUAqua-63671-1968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.14583333)"^^geo:wktLiteral ;
  geo-pos:lat "56.83333333"^^xsd:decimal ;
  geo-pos:long "9.14583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63671_DK-HistFish-DTUAqua-63671-1968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63671-1968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6309" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63671-1968'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6309'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.14583333'^^xsd:double;
  dwc:latitude '56.83333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63671-1968'^^xsd:string;
  dwc:observationDate '1940-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63659_DK-HistFish-DTUAqua-63659-1922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63659_DK-HistFish-DTUAqua-63659-1922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63659_DK-HistFish-DTUAqua-63659-1922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63659_DK-HistFish-DTUAqua-63659-1922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63659_DK-HistFish-DTUAqua-63659-1922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63659-1922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5820" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63659-1922'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5820'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63659-1922'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63678_DK-HistFish-DTUAqua-63678-1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63678_DK-HistFish-DTUAqua-63678-1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63678_DK-HistFish-DTUAqua-63678-1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.94166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.94166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63678_DK-HistFish-DTUAqua-63678-1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.94166667)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.94166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63678_DK-HistFish-DTUAqua-63678-1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63678-1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6316" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63678-1688'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6316'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.94166667'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63678-1688'^^xsd:string;
  dwc:observationDate '1940-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63481_DK-HistFish-DTUAqua-63481-613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63481_DK-HistFish-DTUAqua-63481-613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63481_DK-HistFish-DTUAqua-63481-613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63481_DK-HistFish-DTUAqua-63481-613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63481_DK-HistFish-DTUAqua-63481-613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63481-613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6653" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63481-613'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6653'^^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 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63481-613'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63333_DK-HistFish-DTUAqua-63333-2563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63333_DK-HistFish-DTUAqua-63333-2563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63333_DK-HistFish-DTUAqua-63333-2563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63333_DK-HistFish-DTUAqua-63333-2563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63333_DK-HistFish-DTUAqua-63333-2563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63333-2563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "330" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63333-2563'^^xsd:string;
  dwc:scientificName 'Salmo trutta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '330'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '127187'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63333-2563'^^xsd:string;
  dwc:observationDate '1927-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-2104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63465-2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4260" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63465-2104'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4260'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63465-2104'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63383-1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1692" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63383-1354'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1692'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63383-1354'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63498_DK-HistFish-DTUAqua-63498-692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63498_DK-HistFish-DTUAqua-63498-692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63498_DK-HistFish-DTUAqua-63498-692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63498_DK-HistFish-DTUAqua-63498-692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63498_DK-HistFish-DTUAqua-63498-692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63498-692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6735" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63498-692'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6735'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63498-692'^^xsd:string;
  dwc:observationDate '1946-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63636-1815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63636-1815'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5059'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63636-1815'^^xsd:string;
  dwc:observationDate '1936-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63520_DK-HistFish-DTUAqua-63520-775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63520_DK-HistFish-DTUAqua-63520-775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63520_DK-HistFish-DTUAqua-63520-775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63520_DK-HistFish-DTUAqua-63520-775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63520_DK-HistFish-DTUAqua-63520-775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63520-775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6907" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63520-775'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6907'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63520-775'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63470-2130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4282" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63470-2130'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4282'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63470-2130'^^xsd:string;
  dwc:observationDate '1934-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63459-2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3997" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63459-2083'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3997'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63459-2083'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63471_DK-HistFish-DTUAqua-63471-2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63471_DK-HistFish-DTUAqua-63471-2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63471_DK-HistFish-DTUAqua-63471-2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63471_DK-HistFish-DTUAqua-63471-2134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63471_DK-HistFish-DTUAqua-63471-2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63471-2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4287" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63471-2134'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4287'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63471-2134'^^xsd:string;
  dwc:observationDate '1934-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63466_DK-HistFish-DTUAqua-63466-2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63466-2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4261" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63466-2112'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4261'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63466-2112'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63462_DK-HistFish-DTUAqua-63462-2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63462_DK-HistFish-DTUAqua-63462-2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63462_DK-HistFish-DTUAqua-63462-2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63462_DK-HistFish-DTUAqua-63462-2089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63462_DK-HistFish-DTUAqua-63462-2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63462-2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63462-2089'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4064'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63462-2089'^^xsd:string;
  dwc:observationDate '1934-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63460_DK-HistFish-DTUAqua-63460-393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63460_DK-HistFish-DTUAqua-63460-393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63460_DK-HistFish-DTUAqua-63460-393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63460_DK-HistFish-DTUAqua-63460-393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63460_DK-HistFish-DTUAqua-63460-393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63460-393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63460-393'^^xsd:string;
  dwc:scientificName 'Salmo trutta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4015'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127187'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63460-393'^^xsd:string;
  dwc:observationDate '1934-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63327_DK-HistFish-DTUAqua-63327-1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63327-1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "266" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63327-1510'^^xsd:string;
  dwc:scientificName 'Gobius ruthensparri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '266'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '303312'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63327-1510'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1526389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63326_DK-HistFish-DTUAqua-63326-2522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63326-2522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "265" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63326-2522'^^xsd:string;
  dwc:scientificName 'Gobius ruthensparri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '265'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '303312'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63326-2522'^^xsd:string;
  dwc:observationDate '1927-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1526389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63454_DK-HistFish-DTUAqua-63454-2418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63454_DK-HistFish-DTUAqua-63454-2418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63454_DK-HistFish-DTUAqua-63454-2418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63454_DK-HistFish-DTUAqua-63454-2418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63454_DK-HistFish-DTUAqua-63454-2418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63454-2418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3863" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63454-2418'^^xsd:string;
  dwc:scientificName 'Gobius ruthensparri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3863'^^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 'Denmark'^^xsd: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 '303312'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63454-2418'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1526389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63571_DK-HistFish-DTUAqua-63571-1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63571_DK-HistFish-DTUAqua-63571-1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63571_DK-HistFish-DTUAqua-63571-1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63571_DK-HistFish-DTUAqua-63571-1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63571_DK-HistFish-DTUAqua-63571-1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63571-1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8378" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63571-1031'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8378'^^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 'Denmark'^^xsd: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 '236462'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63571-1031'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63383-1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1692" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63383-1352'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1692'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63383-1352'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63383-1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1692" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63383-1353'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1692'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63383-1353'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63536_DK-HistFish-DTUAqua-63536-844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63536_DK-HistFish-DTUAqua-63536-844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63536_DK-HistFish-DTUAqua-63536-844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63536_DK-HistFish-DTUAqua-63536-844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63536_DK-HistFish-DTUAqua-63536-844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63536-844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63536-844'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7036'^^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 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63536-844'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63319_DK-HistFish-DTUAqua-63319-2465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63319_DK-HistFish-DTUAqua-63319-2465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63319_DK-HistFish-DTUAqua-63319-2465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63319_DK-HistFish-DTUAqua-63319-2465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63319_DK-HistFish-DTUAqua-63319-2465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63319-2465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63319-2465'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '228'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63319-2465'^^xsd:string;
  dwc:observationDate '1926-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63318_DK-HistFish-DTUAqua-63318-2461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63318_DK-HistFish-DTUAqua-63318-2461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63318_DK-HistFish-DTUAqua-63318-2461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63318_DK-HistFish-DTUAqua-63318-2461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63318_DK-HistFish-DTUAqua-63318-2461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63318-2461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63318-2461'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '227'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63318-2461'^^xsd:string;
  dwc:observationDate '1926-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63317_DK-HistFish-DTUAqua-63317-2458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63317_DK-HistFish-DTUAqua-63317-2458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63317_DK-HistFish-DTUAqua-63317-2458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63317_DK-HistFish-DTUAqua-63317-2458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63317_DK-HistFish-DTUAqua-63317-2458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63317-2458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "226" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63317-2458'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '226'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63317-2458'^^xsd:string;
  dwc:observationDate '1926-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-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/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63371-2256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63371-2256'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1220'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63371-2256'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63388_DK-HistFish-DTUAqua-63388-2324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63388-2324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1698" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63388-2324'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1698'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63388-2324'^^xsd:string;
  dwc:observationDate '1929-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-2333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-2333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-2333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-2333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63389_DK-HistFish-DTUAqua-63389-2333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63389-2333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1699" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63389-2333'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1699'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63389-2333'^^xsd:string;
  dwc:observationDate '1929-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63391_DK-HistFish-DTUAqua-63391-2341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63391_DK-HistFish-DTUAqua-63391-2341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63391_DK-HistFish-DTUAqua-63391-2341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63391_DK-HistFish-DTUAqua-63391-2341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63391_DK-HistFish-DTUAqua-63391-2341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63391-2341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1761" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63391-2341'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1761'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63391-2341'^^xsd:string;
  dwc:observationDate '1929-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-1710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-1710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-1710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-1710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63737_DK-HistFish-DTUAqua-63737-1710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63737-1710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6523" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63737-1710'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6523'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63737-1710'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63677_DK-HistFish-DTUAqua-63677-1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63677_DK-HistFish-DTUAqua-63677-1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63677_DK-HistFish-DTUAqua-63677-1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89166667 8.92916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.92916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63677_DK-HistFish-DTUAqua-63677-1680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89166667 8.92916667)"^^geo:wktLiteral ;
  geo-pos:lat "56.89166667"^^xsd:decimal ;
  geo-pos:long "8.92916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63677_DK-HistFish-DTUAqua-63677-1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63677-1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6315" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63677-1680'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6315'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.92916667'^^xsd:double;
  dwc:latitude '56.89166667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63677-1680'^^xsd:string;
  dwc:observationDate '1940-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63694_DK-HistFish-DTUAqua-63694-1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63694_DK-HistFish-DTUAqua-63694-1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63694_DK-HistFish-DTUAqua-63694-1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63694_DK-HistFish-DTUAqua-63694-1670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63694_DK-HistFish-DTUAqua-63694-1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63694-1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6373" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63694-1670'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6373'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63694-1670'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63693_DK-HistFish-DTUAqua-63693-1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63693-1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63693-1663'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6372'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63693-1663'^^xsd:string;
  dwc:observationDate '1941-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-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/5101_DTUAqua-63616_DK-HistFish-DTUAqua-63616-2165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63616-2165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4663" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63616-2165'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4663'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63616-2165'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63660_DK-HistFish-DTUAqua-63660-1933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63660-1933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5840" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63660-1933'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5840'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63660-1933'^^xsd:string;
  dwc:observationDate '1938-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63613_DK-HistFish-DTUAqua-63613-2158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63613_DK-HistFish-DTUAqua-63613-2158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63613_DK-HistFish-DTUAqua-63613-2158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63613_DK-HistFish-DTUAqua-63613-2158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63613_DK-HistFish-DTUAqua-63613-2158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63613-2158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4487" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63613-2158'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4487'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63613-2158'^^xsd:string;
  dwc:observationDate '1935-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63612_DK-HistFish-DTUAqua-63612-2154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63612_DK-HistFish-DTUAqua-63612-2154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63612_DK-HistFish-DTUAqua-63612-2154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63612_DK-HistFish-DTUAqua-63612-2154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63612_DK-HistFish-DTUAqua-63612-2154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63612-2154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4457" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63612-2154'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4457'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63612-2154'^^xsd:string;
  dwc:observationDate '1935-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63495-673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6715" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63495-673'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6715'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63495-673'^^xsd:string;
  dwc:observationDate '1946-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63495_DK-HistFish-DTUAqua-63495-674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63495-674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6715" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63495-674'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6715'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63495-674'^^xsd:string;
  dwc:observationDate '1946-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63488-636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6682" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63488-636'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6682'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63488-636'^^xsd:string;
  dwc:observationDate '1945-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63488-637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6682" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63488-637'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6682'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63488-637'^^xsd:string;
  dwc:observationDate '1945-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-2150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-2150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-2150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-2150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-2150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63611-2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4456" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63611-2150'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4456'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63611-2150'^^xsd:string;
  dwc:observationDate '1935-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-2151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-2151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-2151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-2151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-2151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63611-2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4456" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63611-2151'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4456'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63611-2151'^^xsd:string;
  dwc:observationDate '1935-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63632_DK-HistFish-DTUAqua-63632-1800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63632-1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63632-1800'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5037'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63632-1800'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-1805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-1805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-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/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-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/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-1805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63635-1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63635-1805'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5040'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63635-1805'^^xsd:string;
  dwc:observationDate '1936-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-1806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-1806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-1806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-1806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-1806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63635-1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63635-1806'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5040'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63635-1806'^^xsd:string;
  dwc:observationDate '1936-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-1807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63635-1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63635-1807'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5040'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63635-1807'^^xsd:string;
  dwc:observationDate '1936-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63680_DK-HistFish-DTUAqua-63680-1829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63680_DK-HistFish-DTUAqua-63680-1829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63680_DK-HistFish-DTUAqua-63680-1829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63680_DK-HistFish-DTUAqua-63680-1829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "8.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63680_DK-HistFish-DTUAqua-63680-1829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63680-1829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6323" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63680-1829'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6323'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.91666667'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63680-1829'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9875 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9875"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9875 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9875"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63679-1821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6317" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63679-1821'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6317'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.9875'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63679-1821'^^xsd:string;
  dwc:observationDate '1940-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9875 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9875"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9875 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9875"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63679-1822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6317" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63679-1822'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6317'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.9875'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63679-1822'^^xsd:string;
  dwc:observationDate '1940-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9875 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9875"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9875 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9875"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63679_DK-HistFish-DTUAqua-63679-1823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63679-1823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6317" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63679-1823'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6317'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.9875'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63679-1823'^^xsd:string;
  dwc:observationDate '1940-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63517_DK-HistFish-DTUAqua-63517-764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63517_DK-HistFish-DTUAqua-63517-764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63517_DK-HistFish-DTUAqua-63517-764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63517_DK-HistFish-DTUAqua-63517-764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63517_DK-HistFish-DTUAqua-63517-764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63517-764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6825" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63517-764'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6825'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63517-764'^^xsd:string;
  dwc:observationDate '1947-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63513-752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6799" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63513-752'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6799'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63513-752'^^xsd:string;
  dwc:observationDate '1947-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63514_DK-HistFish-DTUAqua-63514-755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63514_DK-HistFish-DTUAqua-63514-755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63514_DK-HistFish-DTUAqua-63514-755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63514_DK-HistFish-DTUAqua-63514-755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63514_DK-HistFish-DTUAqua-63514-755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63514-755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6800" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63514-755'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6800'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63514-755'^^xsd:string;
  dwc:observationDate '1947-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63515-758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6801" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63515-758'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6801'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63515-758'^^xsd:string;
  dwc:observationDate '1947-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63516_DK-HistFish-DTUAqua-63516-759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63516_DK-HistFish-DTUAqua-63516-759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63516_DK-HistFish-DTUAqua-63516-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63516_DK-HistFish-DTUAqua-63516-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/5101_DTUAqua-63516_DK-HistFish-DTUAqua-63516-759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63516-759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6824" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63516-759'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6824'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63516-759'^^xsd:string;
  dwc:observationDate '1947-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63525_DK-HistFish-DTUAqua-63525-783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63525-783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6933" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63525-783'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6933'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63525-783'^^xsd:string;
  dwc:observationDate '1947-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63520_DK-HistFish-DTUAqua-63520-778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63520_DK-HistFish-DTUAqua-63520-778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63520_DK-HistFish-DTUAqua-63520-778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63520_DK-HistFish-DTUAqua-63520-778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63520_DK-HistFish-DTUAqua-63520-778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63520-778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6907" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63520-778'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6907'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63520-778'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63521-779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6908" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63521-779'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6908'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63521-779'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63522_DK-HistFish-DTUAqua-63522-780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63522_DK-HistFish-DTUAqua-63522-780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63522_DK-HistFish-DTUAqua-63522-780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63522_DK-HistFish-DTUAqua-63522-780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63522_DK-HistFish-DTUAqua-63522-780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63522-780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6909" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63522-780'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6909'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63522-780'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63523_DK-HistFish-DTUAqua-63523-781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63523-781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6910" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63523-781'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6910'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63523-781'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63543_DK-HistFish-DTUAqua-63543-886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63543-886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7066" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63543-886'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7066'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63543-886'^^xsd:string;
  dwc:observationDate '1948-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63481_DK-HistFish-DTUAqua-63481-612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63481_DK-HistFish-DTUAqua-63481-612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63481_DK-HistFish-DTUAqua-63481-612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63481_DK-HistFish-DTUAqua-63481-612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63481_DK-HistFish-DTUAqua-63481-612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63481-612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6653" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63481-612'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6653'^^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 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63481-612'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63541-870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63541-870'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7063'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63541-870'^^xsd:string;
  dwc:observationDate '1948-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63541_DK-HistFish-DTUAqua-63541-869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63541-869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63541-869'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7063'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63541-869'^^xsd:string;
  dwc:observationDate '1948-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63542_DK-HistFish-DTUAqua-63542-879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63542-879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63542-879'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7065'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63542-879'^^xsd:string;
  dwc:observationDate '1948-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-1243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63360_DK-HistFish-DTUAqua-63360-1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63360-1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63360-1243'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63360-1243'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63382_DK-HistFish-DTUAqua-63382-1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63382_DK-HistFish-DTUAqua-63382-1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63382_DK-HistFish-DTUAqua-63382-1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63382_DK-HistFish-DTUAqua-63382-1346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63382_DK-HistFish-DTUAqua-63382-1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63382-1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1448" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63382-1346'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1448'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63382-1346'^^xsd:string;
  dwc:observationDate '1929-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63382_DK-HistFish-DTUAqua-63382-1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63382_DK-HistFish-DTUAqua-63382-1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63382_DK-HistFish-DTUAqua-63382-1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63382_DK-HistFish-DTUAqua-63382-1345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63382_DK-HistFish-DTUAqua-63382-1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63382-1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1448" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63382-1345'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1448'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63382-1345'^^xsd:string;
  dwc:observationDate '1929-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63383_DK-HistFish-DTUAqua-63383-1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63383-1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1692" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63383-1351'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1692'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63383-1351'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63590_DK-HistFish-DTUAqua-63590-1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63590_DK-HistFish-DTUAqua-63590-1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63590_DK-HistFish-DTUAqua-63590-1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63590_DK-HistFish-DTUAqua-63590-1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63590_DK-HistFish-DTUAqua-63590-1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63590-1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9003" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63590-1027'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9003'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63590-1027'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63591_DK-HistFish-DTUAqua-63591-1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63591_DK-HistFish-DTUAqua-63591-1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63591_DK-HistFish-DTUAqua-63591-1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63591_DK-HistFish-DTUAqua-63591-1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63591_DK-HistFish-DTUAqua-63591-1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63591-1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63591-1029'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9004'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63591-1029'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63572_DK-HistFish-DTUAqua-63572-1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63572_DK-HistFish-DTUAqua-63572-1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63572_DK-HistFish-DTUAqua-63572-1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63572_DK-HistFish-DTUAqua-63572-1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63572_DK-HistFish-DTUAqua-63572-1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63572-1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63572-1034'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8402'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63572-1034'^^xsd:string;
  dwc:observationDate '1951-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63573_DK-HistFish-DTUAqua-63573-1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63573_DK-HistFish-DTUAqua-63573-1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63573_DK-HistFish-DTUAqua-63573-1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63573_DK-HistFish-DTUAqua-63573-1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63573_DK-HistFish-DTUAqua-63573-1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63573-1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8403" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63573-1041'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8403'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63573-1041'^^xsd:string;
  dwc:observationDate '1951-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63574_DK-HistFish-DTUAqua-63574-1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63574_DK-HistFish-DTUAqua-63574-1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63574_DK-HistFish-DTUAqua-63574-1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63574_DK-HistFish-DTUAqua-63574-1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63574_DK-HistFish-DTUAqua-63574-1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63574-1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8404" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63574-1045'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8404'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63574-1045'^^xsd:string;
  dwc:observationDate '1951-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63575_DK-HistFish-DTUAqua-63575-1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63575_DK-HistFish-DTUAqua-63575-1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63575_DK-HistFish-DTUAqua-63575-1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63575_DK-HistFish-DTUAqua-63575-1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63575_DK-HistFish-DTUAqua-63575-1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63575-1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8406" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63575-1050'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8406'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63575-1050'^^xsd:string;
  dwc:observationDate '1951-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63576_DK-HistFish-DTUAqua-63576-1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63576_DK-HistFish-DTUAqua-63576-1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63576_DK-HistFish-DTUAqua-63576-1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63576_DK-HistFish-DTUAqua-63576-1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63576_DK-HistFish-DTUAqua-63576-1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63576-1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8409" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63576-1053'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8409'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63576-1053'^^xsd:string;
  dwc:observationDate '1951-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63713_DK-HistFish-DTUAqua-63713-1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63713_DK-HistFish-DTUAqua-63713-1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63713_DK-HistFish-DTUAqua-63713-1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63713_DK-HistFish-DTUAqua-63713-1422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63713_DK-HistFish-DTUAqua-63713-1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63713-1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6420" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63713-1422'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6420'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.11666667'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63713-1422'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63669_DK-HistFish-DTUAqua-63669-1963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63669_DK-HistFish-DTUAqua-63669-1963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63669_DK-HistFish-DTUAqua-63669-1963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63669_DK-HistFish-DTUAqua-63669-1963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63669_DK-HistFish-DTUAqua-63669-1963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63669-1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63669-1963'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6126'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63669-1963'^^xsd:string;
  dwc:observationDate '1939-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63628_DK-HistFish-DTUAqua-63628-49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63628_DK-HistFish-DTUAqua-63628-49> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63628_DK-HistFish-DTUAqua-63628-49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63628_DK-HistFish-DTUAqua-63628-49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63628_DK-HistFish-DTUAqua-63628-49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63628-49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4867" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63628-49'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4867'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63628-49'^^xsd:string;
  dwc:observationDate '1936-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-1244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-1244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-1244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-1244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63726_DK-HistFish-DTUAqua-63726-1244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63726-1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6467" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63726-1244'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6467'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63726-1244'^^xsd:string;
  dwc:observationDate '1942-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63483-616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6658" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63483-616'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6658'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63483-616'^^xsd:string;
  dwc:observationDate '1945-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63483_DK-HistFish-DTUAqua-63483-617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63483-617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6658" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63483-617'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6658'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63483-617'^^xsd:string;
  dwc:observationDate '1945-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63497_DK-HistFish-DTUAqua-63497-687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63497_DK-HistFish-DTUAqua-63497-687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63497_DK-HistFish-DTUAqua-63497-687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63497_DK-HistFish-DTUAqua-63497-687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63497_DK-HistFish-DTUAqua-63497-687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63497-687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6734" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63497-687'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6734'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63497-687'^^xsd:string;
  dwc:observationDate '1946-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-1344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63720_DK-HistFish-DTUAqua-63720-1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63720-1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6457" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63720-1344'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6457'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63720-1344'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63622_DK-HistFish-DTUAqua-63622-1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63622-1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4686" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63622-1404'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4686'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63622-1404'^^xsd:string;
  dwc:observationDate '1935-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-1413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.8"^^xsd:decimal ;
  geo-pos:long "9.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63725_DK-HistFish-DTUAqua-63725-1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63725-1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6462" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63725-1413'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6462'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.13333333'^^xsd:double;
  dwc:latitude '56.8'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63725-1413'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63642_DK-HistFish-DTUAqua-63642-1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63642_DK-HistFish-DTUAqua-63642-1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63642_DK-HistFish-DTUAqua-63642-1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63642_DK-HistFish-DTUAqua-63642-1783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63642_DK-HistFish-DTUAqua-63642-1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63642-1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5329" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63642-1783'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5329'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63642-1783'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63313_DK-HistFish-DTUAqua-63313-2447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63313_DK-HistFish-DTUAqua-63313-2447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63313_DK-HistFish-DTUAqua-63313-2447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63313_DK-HistFish-DTUAqua-63313-2447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63313_DK-HistFish-DTUAqua-63313-2447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63313-2447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63313-2447'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '161'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63313-2447'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63691_DK-HistFish-DTUAqua-63691-1621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63691_DK-HistFish-DTUAqua-63691-1621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63691_DK-HistFish-DTUAqua-63691-1621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63691_DK-HistFish-DTUAqua-63691-1621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83333333 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.83333333"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63691_DK-HistFish-DTUAqua-63691-1621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63691-1621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6357" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63691-1621'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6357'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.83333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63691-1621'^^xsd:string;
  dwc:observationDate '1941-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63701_DK-HistFish-DTUAqua-63701-1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63701_DK-HistFish-DTUAqua-63701-1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63701_DK-HistFish-DTUAqua-63701-1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63701_DK-HistFish-DTUAqua-63701-1529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63701_DK-HistFish-DTUAqua-63701-1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63701-1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6393" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63701-1529'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6393'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63701-1529'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63704_DK-HistFish-DTUAqua-63704-1542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63704_DK-HistFish-DTUAqua-63704-1542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63704_DK-HistFish-DTUAqua-63704-1542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5101_DTUAqua-63704_DK-HistFish-DTUAqua-63704-1542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63704-1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6401" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63704-1542'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6401'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63704-1542'^^xsd:string;
  dwc:observationDate '1941-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63553_DK-HistFish-DTUAqua-63553-938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63553_DK-HistFish-DTUAqua-63553-938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63553_DK-HistFish-DTUAqua-63553-938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63553_DK-HistFish-DTUAqua-63553-938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63553_DK-HistFish-DTUAqua-63553-938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63553-938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63553-938'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7336'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63553-938'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63554_DK-HistFish-DTUAqua-63554-941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63554_DK-HistFish-DTUAqua-63554-941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63554_DK-HistFish-DTUAqua-63554-941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63554_DK-HistFish-DTUAqua-63554-941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63554_DK-HistFish-DTUAqua-63554-941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63554-941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63554-941'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7337'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63554-941'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63556_DK-HistFish-DTUAqua-63556-947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63556_DK-HistFish-DTUAqua-63556-947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63556_DK-HistFish-DTUAqua-63556-947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63556_DK-HistFish-DTUAqua-63556-947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63556_DK-HistFish-DTUAqua-63556-947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63556-947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7339" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63556-947'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7339'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63556-947'^^xsd:string;
  dwc:observationDate '1949-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63562-974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8242" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63562-974'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8242'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63562-974'^^xsd:string;
  dwc:observationDate '1951-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63561_DK-HistFish-DTUAqua-63561-971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63561_DK-HistFish-DTUAqua-63561-971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63561_DK-HistFish-DTUAqua-63561-971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63561_DK-HistFish-DTUAqua-63561-971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63561_DK-HistFish-DTUAqua-63561-971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63561-971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8241" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63561-971'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8241'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63561-971'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63568_DK-HistFish-DTUAqua-63568-1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63568_DK-HistFish-DTUAqua-63568-1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63568_DK-HistFish-DTUAqua-63568-1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63568_DK-HistFish-DTUAqua-63568-1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63568_DK-HistFish-DTUAqua-63568-1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63568-1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8375" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63568-1012'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8375'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63568-1012'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63373_DK-HistFish-DTUAqua-63373-1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63373-1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63373-1314'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1222'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63373-1314'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63372_DK-HistFish-DTUAqua-63372-1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63372-1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63372-1305'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1221'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63372-1305'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63468-423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4280" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63468-423'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4280'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63468-423'^^xsd:string;
  dwc:observationDate '1934-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63406_DK-HistFish-DTUAqua-63406-17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63406_DK-HistFish-DTUAqua-63406-17> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63406_DK-HistFish-DTUAqua-63406-17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63406_DK-HistFish-DTUAqua-63406-17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63406_DK-HistFish-DTUAqua-63406-17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63406-17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2444" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63406-17'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2444'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63406-17'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63449_DK-HistFish-DTUAqua-63449-386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63449_DK-HistFish-DTUAqua-63449-386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63449_DK-HistFish-DTUAqua-63449-386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63449_DK-HistFish-DTUAqua-63449-386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63449_DK-HistFish-DTUAqua-63449-386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63449-386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3602" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63449-386'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3602'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63449-386'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63468_DK-HistFish-DTUAqua-63468-422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63468-422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4280" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63468-422'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4280'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63468-422'^^xsd:string;
  dwc:observationDate '1934-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-70> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63634_DK-HistFish-DTUAqua-63634-70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63634-70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5039" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63634-70'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5039'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63634-70'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63607-105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63607-105'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '0'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63607-105'^^xsd:string;
  dwc:observationDate '1937-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63617_DK-HistFish-DTUAqua-63617-32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63617_DK-HistFish-DTUAqua-63617-32> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63617_DK-HistFish-DTUAqua-63617-32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63617_DK-HistFish-DTUAqua-63617-32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63617_DK-HistFish-DTUAqua-63617-32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63617-32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4664" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63617-32'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4664'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63617-32'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-77> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-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/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-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/5101_DTUAqua-63635_DK-HistFish-DTUAqua-63635-77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63635-77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63635-77'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5040'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63635-77'^^xsd:string;
  dwc:observationDate '1936-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-1876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-1876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-1876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-1876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63649_DK-HistFish-DTUAqua-63649-1876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63649-1876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5451" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63649-1876'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5451'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63649-1876'^^xsd:string;
  dwc:observationDate '1937-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63648_DK-HistFish-DTUAqua-63648-1866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63648-1866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5450" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63648-1866'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5450'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63648-1866'^^xsd:string;
  dwc:observationDate '1937-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-36> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63637_DK-HistFish-DTUAqua-63637-36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63637-36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63637-36'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5060'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63637-36'^^xsd:string;
  dwc:observationDate '1936-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63627_DK-HistFish-DTUAqua-63627-44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63627_DK-HistFish-DTUAqua-63627-44> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63627_DK-HistFish-DTUAqua-63627-44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63627_DK-HistFish-DTUAqua-63627-44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63627_DK-HistFish-DTUAqua-63627-44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63627-44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4862" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63627-44'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4862'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Note at the page top (hard to read): no age indications (?).'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63627-44'^^xsd:string;
  dwc:observationDate '1936-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63665_DK-HistFish-DTUAqua-63665-197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63665-197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6095" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63665-197'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6095'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63665-197'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63463_DK-HistFish-DTUAqua-63463-2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63463-2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63463-2090'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4077'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63463-2090'^^xsd:string;
  dwc:observationDate '1934-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63599_DK-HistFish-DTUAqua-63599-1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63599_DK-HistFish-DTUAqua-63599-1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63599_DK-HistFish-DTUAqua-63599-1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63599_DK-HistFish-DTUAqua-63599-1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63599_DK-HistFish-DTUAqua-63599-1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63599-1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63599-1124'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9068'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63599-1124'^^xsd:string;
  dwc:observationDate '1953-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63599_DK-HistFish-DTUAqua-63599-1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63599_DK-HistFish-DTUAqua-63599-1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63599_DK-HistFish-DTUAqua-63599-1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63599_DK-HistFish-DTUAqua-63599-1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63599_DK-HistFish-DTUAqua-63599-1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63599-1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63599-1125'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9068'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63599-1125'^^xsd:string;
  dwc:observationDate '1953-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63604-1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63604-1132'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9074'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63604-1132'^^xsd:string;
  dwc:observationDate '1953-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63600_DK-HistFish-DTUAqua-63600-1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63600_DK-HistFish-DTUAqua-63600-1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63600_DK-HistFish-DTUAqua-63600-1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63600_DK-HistFish-DTUAqua-63600-1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63600_DK-HistFish-DTUAqua-63600-1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63600-1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63600-1128'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9069'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63600-1128'^^xsd:string;
  dwc:observationDate '1953-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63606_DK-HistFish-DTUAqua-63606-1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63606_DK-HistFish-DTUAqua-63606-1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63606_DK-HistFish-DTUAqua-63606-1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63606_DK-HistFish-DTUAqua-63606-1157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63606_DK-HistFish-DTUAqua-63606-1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63606-1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63606-1157'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9076'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63606-1157'^^xsd:string;
  dwc:observationDate '1953-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63604_DK-HistFish-DTUAqua-63604-1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63604-1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63604-1131'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9074'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63604-1131'^^xsd:string;
  dwc:observationDate '1953-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63598_DK-HistFish-DTUAqua-63598-1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63598_DK-HistFish-DTUAqua-63598-1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63598_DK-HistFish-DTUAqua-63598-1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63598_DK-HistFish-DTUAqua-63598-1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63598_DK-HistFish-DTUAqua-63598-1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63598-1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63598-1120'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9067'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63598-1120'^^xsd:string;
  dwc:observationDate '1953-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63603_DK-HistFish-DTUAqua-63603-1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63603_DK-HistFish-DTUAqua-63603-1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63603_DK-HistFish-DTUAqua-63603-1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63603_DK-HistFish-DTUAqua-63603-1139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63603_DK-HistFish-DTUAqua-63603-1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63603-1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63603-1139'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9073'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63603-1139'^^xsd:string;
  dwc:observationDate '1953-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63605_DK-HistFish-DTUAqua-63605-1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63605_DK-HistFish-DTUAqua-63605-1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63605_DK-HistFish-DTUAqua-63605-1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63605_DK-HistFish-DTUAqua-63605-1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63605_DK-HistFish-DTUAqua-63605-1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63605-1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63605-1150'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9075'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63605-1150'^^xsd:string;
  dwc:observationDate '1953-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63606_DK-HistFish-DTUAqua-63606-1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63606_DK-HistFish-DTUAqua-63606-1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63606_DK-HistFish-DTUAqua-63606-1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63606_DK-HistFish-DTUAqua-63606-1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63606_DK-HistFish-DTUAqua-63606-1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63606-1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63606-1156'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9076'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63606-1156'^^xsd:string;
  dwc:observationDate '1953-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63562_DK-HistFish-DTUAqua-63562-975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63562-975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8242" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63562-975'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8242'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63562-975'^^xsd:string;
  dwc:observationDate '1951-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63603_DK-HistFish-DTUAqua-63603-1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63603_DK-HistFish-DTUAqua-63603-1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63603_DK-HistFish-DTUAqua-63603-1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63603_DK-HistFish-DTUAqua-63603-1140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63603_DK-HistFish-DTUAqua-63603-1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63603-1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63603-1140'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9073'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63603-1140'^^xsd:string;
  dwc:observationDate '1953-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63605_DK-HistFish-DTUAqua-63605-1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63605_DK-HistFish-DTUAqua-63605-1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63605_DK-HistFish-DTUAqua-63605-1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63605_DK-HistFish-DTUAqua-63605-1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63605_DK-HistFish-DTUAqua-63605-1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63605-1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63605-1151'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9075'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63605-1151'^^xsd:string;
  dwc:observationDate '1953-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63602_DK-HistFish-DTUAqua-63602-1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63602_DK-HistFish-DTUAqua-63602-1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63602_DK-HistFish-DTUAqua-63602-1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63602_DK-HistFish-DTUAqua-63602-1136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63602_DK-HistFish-DTUAqua-63602-1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63602-1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63602-1136'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9072'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63602-1136'^^xsd:string;
  dwc:observationDate '1953-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63682_DK-HistFish-DTUAqua-63682-1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63682_DK-HistFish-DTUAqua-63682-1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63682_DK-HistFish-DTUAqua-63682-1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.98333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63682_DK-HistFish-DTUAqua-63682-1854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.98333333"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63682_DK-HistFish-DTUAqua-63682-1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63682-1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6325" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63682-1854'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6325'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.98333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63682-1854'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63509-744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6767" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63509-744'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6767'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63509-744'^^xsd:string;
  dwc:observationDate '1946-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63508-574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6766" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63508-574'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6766'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63508-574'^^xsd:string;
  dwc:observationDate '1946-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-1731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-1731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-1731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-1731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 9.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "9.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63761_DK-HistFish-DTUAqua-63761-1731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63761-1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6579" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63761-1731'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6579'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.06666667'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63761-1731'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63730_DK-HistFish-DTUAqua-63730-447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63730_DK-HistFish-DTUAqua-63730-447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63730_DK-HistFish-DTUAqua-63730-447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63730_DK-HistFish-DTUAqua-63730-447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 9.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "9.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63730_DK-HistFish-DTUAqua-63730-447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63730-447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6499" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63730-447'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6499'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.03333333'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63730-447'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63404_DK-HistFish-DTUAqua-63404-2357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63404_DK-HistFish-DTUAqua-63404-2357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63404_DK-HistFish-DTUAqua-63404-2357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63404_DK-HistFish-DTUAqua-63404-2357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63404_DK-HistFish-DTUAqua-63404-2357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63404-2357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2442" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63404-2357'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2442'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63404-2357'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63548-919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7183" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63548-919'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7183'^^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 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63548-919'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-1174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63609_DK-HistFish-DTUAqua-63609-1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63609-1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63609-1174'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4454'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63609-1174'^^xsd:string;
  dwc:observationDate '1935-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63387_DK-HistFish-DTUAqua-63387-1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63387_DK-HistFish-DTUAqua-63387-1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63387_DK-HistFish-DTUAqua-63387-1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63387_DK-HistFish-DTUAqua-63387-1367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63387_DK-HistFish-DTUAqua-63387-1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63387-1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1696" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63387-1367'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1696'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63387-1367'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63375_DK-HistFish-DTUAqua-63375-2285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63375-2285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63375-2285'^^xsd:string;
  dwc:scientificName 'Hvilling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1229'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126438'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63375-2285'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63455_DK-HistFish-DTUAqua-63455-2421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63455_DK-HistFish-DTUAqua-63455-2421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63455_DK-HistFish-DTUAqua-63455-2421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63455_DK-HistFish-DTUAqua-63455-2421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63455_DK-HistFish-DTUAqua-63455-2421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63455-2421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3864" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63455-2421'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3864'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63455-2421'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63458_DK-HistFish-DTUAqua-63458-2076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63458_DK-HistFish-DTUAqua-63458-2076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63458_DK-HistFish-DTUAqua-63458-2076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63458_DK-HistFish-DTUAqua-63458-2076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63458_DK-HistFish-DTUAqua-63458-2076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63458-2076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63458-2076'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3996'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63458-2076'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-1976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-1976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-1976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-1976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.88333333 8.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.88333333"^^xsd:decimal ;
  geo-pos:long "8.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63699_DK-HistFish-DTUAqua-63699-1976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63699-1976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6383" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63699-1976'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6383'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.91666667'^^xsd:double;
  dwc:latitude '56.88333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63699-1976'^^xsd:string;
  dwc:observationDate '1941-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63588_DK-HistFish-DTUAqua-63588-1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63588_DK-HistFish-DTUAqua-63588-1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63588_DK-HistFish-DTUAqua-63588-1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63588_DK-HistFish-DTUAqua-63588-1086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63588_DK-HistFish-DTUAqua-63588-1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63588-1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63588-1086'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9001'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63588-1086'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63595_DK-HistFish-DTUAqua-63595-1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63595_DK-HistFish-DTUAqua-63595-1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63595_DK-HistFish-DTUAqua-63595-1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63595_DK-HistFish-DTUAqua-63595-1113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63595_DK-HistFish-DTUAqua-63595-1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63595-1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9033" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63595-1113'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9033'^^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 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63595-1113'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63594_DK-HistFish-DTUAqua-63594-1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63594_DK-HistFish-DTUAqua-63594-1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63594_DK-HistFish-DTUAqua-63594-1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63594_DK-HistFish-DTUAqua-63594-1109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63594_DK-HistFish-DTUAqua-63594-1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63594-1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9030" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63594-1109'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9030'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63594-1109'^^xsd:string;
  dwc:observationDate '1953-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63592_DK-HistFish-DTUAqua-63592-1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63592_DK-HistFish-DTUAqua-63592-1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63592_DK-HistFish-DTUAqua-63592-1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63592_DK-HistFish-DTUAqua-63592-1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63592_DK-HistFish-DTUAqua-63592-1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63592-1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9028" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63592-1105'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9028'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63592-1105'^^xsd:string;
  dwc:observationDate '1953-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.98333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.98333333 8.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.98333333"^^xsd:decimal ;
  geo-pos:long "8.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63734_DK-HistFish-DTUAqua-63734-481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63734-481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6507" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63734-481'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6507'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.98333333'^^xsd:double;
  dwc:latitude '56.98333333'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63734-481'^^xsd:string;
  dwc:observationDate '1942-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63729_DK-HistFish-DTUAqua-63729-440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63729-440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6498" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63729-440'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6498'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63729-440'^^xsd:string;
  dwc:observationDate '1942-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63409_DK-HistFish-DTUAqua-63409-2371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63409_DK-HistFish-DTUAqua-63409-2371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63409_DK-HistFish-DTUAqua-63409-2371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63409_DK-HistFish-DTUAqua-63409-2371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63409_DK-HistFish-DTUAqua-63409-2371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63409-2371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2465" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63409-2371'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2465'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63409-2371'^^xsd:string;
  dwc:observationDate '1930-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63393_DK-HistFish-DTUAqua-63393-2350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63393_DK-HistFish-DTUAqua-63393-2350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63393_DK-HistFish-DTUAqua-63393-2350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63393_DK-HistFish-DTUAqua-63393-2350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63393_DK-HistFish-DTUAqua-63393-2350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63393-2350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63393-2350'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2065'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63393-2350'^^xsd:string;
  dwc:observationDate '1930-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63575_DK-HistFish-DTUAqua-63575-1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63575_DK-HistFish-DTUAqua-63575-1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63575_DK-HistFish-DTUAqua-63575-1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63575_DK-HistFish-DTUAqua-63575-1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63575_DK-HistFish-DTUAqua-63575-1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63575-1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8406" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63575-1051'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8406'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63575-1051'^^xsd:string;
  dwc:observationDate '1951-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63576_DK-HistFish-DTUAqua-63576-1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63576_DK-HistFish-DTUAqua-63576-1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63576_DK-HistFish-DTUAqua-63576-1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63576_DK-HistFish-DTUAqua-63576-1054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63576_DK-HistFish-DTUAqua-63576-1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63576-1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8409" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63576-1054'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8409'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63576-1054'^^xsd:string;
  dwc:observationDate '1951-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63521-726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6908" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63521-726'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6908'^^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 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63521-726'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63410_DK-HistFish-DTUAqua-63410-2375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63410_DK-HistFish-DTUAqua-63410-2375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63410_DK-HistFish-DTUAqua-63410-2375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63410_DK-HistFish-DTUAqua-63410-2375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63410_DK-HistFish-DTUAqua-63410-2375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63410-2375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2466" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63410-2375'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2466'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63410-2375'^^xsd:string;
  dwc:observationDate '1930-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63518-771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6826" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63518-771'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6826'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63518-771'^^xsd:string;
  dwc:observationDate '1947-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-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/5101_DTUAqua-63518_DK-HistFish-DTUAqua-63518-772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63518-772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6826" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63518-772'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6826'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63518-772'^^xsd:string;
  dwc:observationDate '1947-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63533_DK-HistFish-DTUAqua-63533-826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63533_DK-HistFish-DTUAqua-63533-826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63533_DK-HistFish-DTUAqua-63533-826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63533_DK-HistFish-DTUAqua-63533-826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63533_DK-HistFish-DTUAqua-63533-826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63533-826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6973" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63533-826'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6973'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63533-826'^^xsd:string;
  dwc:observationDate '1948-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63532_DK-HistFish-DTUAqua-63532-821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63532_DK-HistFish-DTUAqua-63532-821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63532_DK-HistFish-DTUAqua-63532-821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63532_DK-HistFish-DTUAqua-63532-821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63532_DK-HistFish-DTUAqua-63532-821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63532-821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6972" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63532-821'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6972'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63532-821'^^xsd:string;
  dwc:observationDate '1948-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63530_DK-HistFish-DTUAqua-63530-815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63530_DK-HistFish-DTUAqua-63530-815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63530_DK-HistFish-DTUAqua-63530-815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63530_DK-HistFish-DTUAqua-63530-815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63530_DK-HistFish-DTUAqua-63530-815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63530-815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6956" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63530-815'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6956'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63530-815'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63527-791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6941" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63527-791'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6941'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63527-791'^^xsd:string;
  dwc:observationDate '1947-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63527_DK-HistFish-DTUAqua-63527-792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63527-792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6941" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63527-792'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6941'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63527-792'^^xsd:string;
  dwc:observationDate '1947-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63528_DK-HistFish-DTUAqua-63528-807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63528-807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63528-807'^^xsd:string;
  dwc:scientificName 'Skrubbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6954'^^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 'Denmark'^^xsd: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 '127141'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63528-807'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63636-1816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63636-1816'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5059'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63636-1816'^^xsd:string;
  dwc:observationDate '1936-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-1837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-1837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-1837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-1837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-1837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63607-1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63607-1837'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '0'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63607-1837'^^xsd:string;
  dwc:observationDate '1937-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-1836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-1836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-1836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-1836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63607_DK-HistFish-DTUAqua-63607-1836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63607-1836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63607-1836'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '0'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog & aaleskovlvod'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63607-1836'^^xsd:string;
  dwc:observationDate '1937-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63644_DK-HistFish-DTUAqua-63644-1842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63644-1842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5426" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63644-1842'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5426'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63644-1842'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63636_DK-HistFish-DTUAqua-63636-1817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63636-1817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63636-1817'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5059'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63636-1817'^^xsd:string;
  dwc:observationDate '1936-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63514_DK-HistFish-DTUAqua-63514-754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63514_DK-HistFish-DTUAqua-63514-754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63514_DK-HistFish-DTUAqua-63514-754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63514_DK-HistFish-DTUAqua-63514-754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63514_DK-HistFish-DTUAqua-63514-754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63514-754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6800" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63514-754'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6800'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63514-754'^^xsd:string;
  dwc:observationDate '1947-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63513-747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6799" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63513-747'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6799'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63513-747'^^xsd:string;
  dwc:observationDate '1947-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63515_DK-HistFish-DTUAqua-63515-699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63515-699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6801" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63515-699'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6801'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63515-699'^^xsd:string;
  dwc:observationDate '1947-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63514_DK-HistFish-DTUAqua-63514-696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63514_DK-HistFish-DTUAqua-63514-696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63514_DK-HistFish-DTUAqua-63514-696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63514_DK-HistFish-DTUAqua-63514-696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63514_DK-HistFish-DTUAqua-63514-696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63514-696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6800" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63514-696'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6800'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63514-696'^^xsd:string;
  dwc:observationDate '1947-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63513_DK-HistFish-DTUAqua-63513-751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63513-751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6799" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63513-751'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6799'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63513-751'^^xsd:string;
  dwc:observationDate '1947-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63508_DK-HistFish-DTUAqua-63508-743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63508-743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6766" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63508-743'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6766'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63508-743'^^xsd:string;
  dwc:observationDate '1946-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-2564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-2564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-2564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-2564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63334_DK-HistFish-DTUAqua-63334-2564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63334-2564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "356" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63334-2564'^^xsd:string;
  dwc:scientificName 'Hvilling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '356'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'Top of page similar to it that reads: Depth, Herring, Sprat.'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63334-2564'^^xsd:string;
  dwc:observationDate '1927-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-1909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-1909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-1909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-1909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63509_DK-HistFish-DTUAqua-63509-1909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63509-1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6767" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63509-1909'^^xsd:string;
  dwc:scientificName 'Hvilling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6767'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126438'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63509-1909'^^xsd:string;
  dwc:observationDate '1946-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63492_DK-HistFish-DTUAqua-63492-2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63492_DK-HistFish-DTUAqua-63492-2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63492_DK-HistFish-DTUAqua-63492-2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63492_DK-HistFish-DTUAqua-63492-2073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63492_DK-HistFish-DTUAqua-63492-2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63492-2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6686" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63492-2073'^^xsd:string;
  dwc:scientificName 'Hvilling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6686'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126438'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63492-2073'^^xsd:string;
  dwc:observationDate '1945-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-1745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-1745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-1745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-1745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63521_DK-HistFish-DTUAqua-63521-1745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63521-1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6908" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63521-1745'^^xsd:string;
  dwc:scientificName 'Hvilling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6908'^^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 'Denmark'^^xsd: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 '126438'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63521-1745'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63310_DK-HistFish-DTUAqua-63310-2435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63310_DK-HistFish-DTUAqua-63310-2435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63310_DK-HistFish-DTUAqua-63310-2435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63310_DK-HistFish-DTUAqua-63310-2435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63310_DK-HistFish-DTUAqua-63310-2435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63310-2435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63310-2435'^^xsd:string;
  dwc:scientificName 'Hvilling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126438'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63310-2435'^^xsd:string;
  dwc:observationDate '1921-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63657_DK-HistFish-DTUAqua-63657-1912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63657_DK-HistFish-DTUAqua-63657-1912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63657_DK-HistFish-DTUAqua-63657-1912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63657_DK-HistFish-DTUAqua-63657-1912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63657_DK-HistFish-DTUAqua-63657-1912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63657-1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5818" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63657-1912'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5818'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63657-1912'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63658_DK-HistFish-DTUAqua-63658-1917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63658_DK-HistFish-DTUAqua-63658-1917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63658_DK-HistFish-DTUAqua-63658-1917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63658_DK-HistFish-DTUAqua-63658-1917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63658_DK-HistFish-DTUAqua-63658-1917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63658-1917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5819" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63658-1917'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5819'^^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 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63658-1917'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63504_DK-HistFish-DTUAqua-63504-1738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63504_DK-HistFish-DTUAqua-63504-1738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63504_DK-HistFish-DTUAqua-63504-1738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63504_DK-HistFish-DTUAqua-63504-1738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63504_DK-HistFish-DTUAqua-63504-1738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63504-1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6761" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63504-1738'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6761'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63504-1738'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63487_DK-HistFish-DTUAqua-63487-1734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63487_DK-HistFish-DTUAqua-63487-1734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63487_DK-HistFish-DTUAqua-63487-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/5101_DTUAqua-63487_DK-HistFish-DTUAqua-63487-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/5101_DTUAqua-63487_DK-HistFish-DTUAqua-63487-1734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63487-1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6680" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63487-1734'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6680'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63487-1734'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63489_DK-HistFish-DTUAqua-63489-1735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63489_DK-HistFish-DTUAqua-63489-1735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63489_DK-HistFish-DTUAqua-63489-1735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63489_DK-HistFish-DTUAqua-63489-1735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63489_DK-HistFish-DTUAqua-63489-1735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63489-1735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6683" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63489-1735'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6683'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63489-1735'^^xsd:string;
  dwc:observationDate '1945-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63490_DK-HistFish-DTUAqua-63490-2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63490_DK-HistFish-DTUAqua-63490-2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63490_DK-HistFish-DTUAqua-63490-2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63490_DK-HistFish-DTUAqua-63490-2057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63490_DK-HistFish-DTUAqua-63490-2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63490-2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6684" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63490-2057'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6684'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63490-2057'^^xsd:string;
  dwc:observationDate '1945-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-2088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63488_DK-HistFish-DTUAqua-63488-2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63488-2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6682" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63488-2088'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6682'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63488-2088'^^xsd:string;
  dwc:observationDate '1945-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63405_DK-HistFish-DTUAqua-63405-2366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63405_DK-HistFish-DTUAqua-63405-2366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63405_DK-HistFish-DTUAqua-63405-2366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63405_DK-HistFish-DTUAqua-63405-2366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63405_DK-HistFish-DTUAqua-63405-2366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63405-2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2443" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63405-2366'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2443'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63405-2366'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63474_DK-HistFish-DTUAqua-63474-565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63474-565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6646" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63474-565'^^xsd:string;
  dwc:scientificName 'Lys kutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6646'^^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 'Denmark'^^xsd: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 '126928'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63474-565'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63344_DK-HistFish-DTUAqua-63344-1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63344_DK-HistFish-DTUAqua-63344-1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63344_DK-HistFish-DTUAqua-63344-1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63344_DK-HistFish-DTUAqua-63344-1214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63344_DK-HistFish-DTUAqua-63344-1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63344-1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "793" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63344-1214'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '793'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63344-1214'^^xsd:string;
  dwc:observationDate '1928-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63459_DK-HistFish-DTUAqua-63459-2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63459-2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3997" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63459-2079'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3997'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63459-2079'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63470_DK-HistFish-DTUAqua-63470-2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63470-2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4282" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63470-2124'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4282'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63470-2124'^^xsd:string;
  dwc:observationDate '1934-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63505_DK-HistFish-DTUAqua-63505-730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63505-730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6763" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63505-730'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6763'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63505-730'^^xsd:string;
  dwc:observationDate '1946-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63501_DK-HistFish-DTUAqua-63501-714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63501_DK-HistFish-DTUAqua-63501-714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63501_DK-HistFish-DTUAqua-63501-714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63501_DK-HistFish-DTUAqua-63501-714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63501_DK-HistFish-DTUAqua-63501-714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63501-714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6740" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63501-714'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6740'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63501-714'^^xsd:string;
  dwc:observationDate '1946-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63499_DK-HistFish-DTUAqua-63499-701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63499_DK-HistFish-DTUAqua-63499-701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63499_DK-HistFish-DTUAqua-63499-701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63499_DK-HistFish-DTUAqua-63499-701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63499_DK-HistFish-DTUAqua-63499-701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63499-701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6736" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63499-701'^^xsd:string;
  dwc:scientificName 'Ising'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6736'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127139'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63499-701'^^xsd:string;
  dwc:observationDate '1946-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63394_DK-HistFish-DTUAqua-63394-2352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63394_DK-HistFish-DTUAqua-63394-2352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63394_DK-HistFish-DTUAqua-63394-2352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63394_DK-HistFish-DTUAqua-63394-2352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63394_DK-HistFish-DTUAqua-63394-2352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63394-2352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2066" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63394-2352'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2066'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63394-2352'^^xsd:string;
  dwc:observationDate '1930-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63385_DK-HistFish-DTUAqua-63385-2317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63385_DK-HistFish-DTUAqua-63385-2317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63385_DK-HistFish-DTUAqua-63385-2317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63385_DK-HistFish-DTUAqua-63385-2317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63385_DK-HistFish-DTUAqua-63385-2317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63385-2317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1694" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63385-2317'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1694'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63385-2317'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63384_DK-HistFish-DTUAqua-63384-2310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63384-2310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1693" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63384-2310'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1693'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63384-2310'^^xsd:string;
  dwc:observationDate '1929-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63756_DK-HistFish-DTUAqua-63756-170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63756_DK-HistFish-DTUAqua-63756-170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63756_DK-HistFish-DTUAqua-63756-170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63756_DK-HistFish-DTUAqua-63756-170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63756_DK-HistFish-DTUAqua-63756-170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63756-170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6574" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63756-170'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6574'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96666667'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63756-170'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63747_DK-HistFish-DTUAqua-63747-475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63747_DK-HistFish-DTUAqua-63747-475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63747_DK-HistFish-DTUAqua-63747-475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63747_DK-HistFish-DTUAqua-63747-475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63747_DK-HistFish-DTUAqua-63747-475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63747-475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6542" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63747-475'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6542'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63747-475'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63736_DK-HistFish-DTUAqua-63736-491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63736_DK-HistFish-DTUAqua-63736-491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63736_DK-HistFish-DTUAqua-63736-491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63736_DK-HistFish-DTUAqua-63736-491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63736_DK-HistFish-DTUAqua-63736-491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63736-491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6509" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63736-491'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6509'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63736-491'^^xsd:string;
  dwc:observationDate '1942-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63735_DK-HistFish-DTUAqua-63735-486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63735_DK-HistFish-DTUAqua-63735-486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63735_DK-HistFish-DTUAqua-63735-486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63735_DK-HistFish-DTUAqua-63735-486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63735_DK-HistFish-DTUAqua-63735-486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63735-486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6508" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63735-486'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6508'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63735-486'^^xsd:string;
  dwc:observationDate '1942-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63754_DK-HistFish-DTUAqua-63754-1726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63754_DK-HistFish-DTUAqua-63754-1726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63754_DK-HistFish-DTUAqua-63754-1726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96666667 8.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63754_DK-HistFish-DTUAqua-63754-1726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96666667 8.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.96666667"^^xsd:decimal ;
  geo-pos:long "8.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63754_DK-HistFish-DTUAqua-63754-1726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63754-1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6561" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63754-1726'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6561'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96666667'^^xsd:double;
  dwc:latitude '56.96666667'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63754-1726'^^xsd:string;
  dwc:observationDate '1944-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63549_DK-HistFish-DTUAqua-63549-903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63549-903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7204" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63549-903'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7204'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63549-903'^^xsd:string;
  dwc:observationDate '1949-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63548_DK-HistFish-DTUAqua-63548-913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63548-913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7183" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63548-913'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7183'^^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 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63548-913'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63610_DK-HistFish-DTUAqua-63610-1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63610_DK-HistFish-DTUAqua-63610-1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63610_DK-HistFish-DTUAqua-63610-1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63610_DK-HistFish-DTUAqua-63610-1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63610_DK-HistFish-DTUAqua-63610-1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63610-1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4455" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63610-1178'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4455'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63610-1178'^^xsd:string;
  dwc:observationDate '1935-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-1184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63611_DK-HistFish-DTUAqua-63611-1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63611-1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4456" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63611-1184'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4456'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 'All fish included.'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63611-1184'^^xsd:string;
  dwc:observationDate '1935-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.85"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63758_DK-HistFish-DTUAqua-63758-419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63758-419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6576" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63758-419'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6576'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.85'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63758-419'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63666_DK-HistFish-DTUAqua-63666-1945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63666_DK-HistFish-DTUAqua-63666-1945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63666_DK-HistFish-DTUAqua-63666-1945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63666_DK-HistFish-DTUAqua-63666-1945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63666_DK-HistFish-DTUAqua-63666-1945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63666-1945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6096" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63666-1945'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6096'^^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 'Denmark'^^xsd: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 '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63666-1945'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63753_DK-HistFish-DTUAqua-63753-1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63753_DK-HistFish-DTUAqua-63753-1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63753_DK-HistFish-DTUAqua-63753-1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.88333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.88333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63753_DK-HistFish-DTUAqua-63753-1725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 8.88333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "8.88333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63753_DK-HistFish-DTUAqua-63753-1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63753-1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6548" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63753-1725'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6548'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.88333333'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63753-1725'^^xsd:string;
  dwc:observationDate '1944-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63670_DK-HistFish-DTUAqua-63670-1965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63670_DK-HistFish-DTUAqua-63670-1965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63670_DK-HistFish-DTUAqua-63670-1965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63670_DK-HistFish-DTUAqua-63670-1965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 9.125)"^^geo:wktLiteral ;
  geo-pos:lat "56.8"^^xsd:decimal ;
  geo-pos:long "9.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63670_DK-HistFish-DTUAqua-63670-1965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63670-1965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6304" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63670-1965'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6304'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.125'^^xsd:double;
  dwc:latitude '56.8'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63670-1965'^^xsd:string;
  dwc:observationDate '1940-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-1371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 9.15)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63723_DK-HistFish-DTUAqua-63723-1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63723-1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6460" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63723-1371'^^xsd:string;
  dwc:scientificName 'Ålekvabbe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6460'^^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 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.15'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63723-1371'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63567_DK-HistFish-DTUAqua-63567-1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63567_DK-HistFish-DTUAqua-63567-1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63567_DK-HistFish-DTUAqua-63567-1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63567_DK-HistFish-DTUAqua-63567-1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63567_DK-HistFish-DTUAqua-63567-1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63567-1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8250" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63567-1008'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8250'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63567-1008'^^xsd:string;
  dwc:observationDate '1951-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63564_DK-HistFish-DTUAqua-63564-988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63564-988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8246" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63564-988'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8246'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63564-988'^^xsd:string;
  dwc:observationDate '1951-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63597_DK-HistFish-DTUAqua-63597-1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63597_DK-HistFish-DTUAqua-63597-1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63597_DK-HistFish-DTUAqua-63597-1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63597_DK-HistFish-DTUAqua-63597-1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63597_DK-HistFish-DTUAqua-63597-1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63597-1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63597-1118'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9037'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63597-1118'^^xsd:string;
  dwc:observationDate '1953-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63598_DK-HistFish-DTUAqua-63598-1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63598_DK-HistFish-DTUAqua-63598-1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63598_DK-HistFish-DTUAqua-63598-1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63598_DK-HistFish-DTUAqua-63598-1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63598_DK-HistFish-DTUAqua-63598-1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63598-1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63598-1121'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9067'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63598-1121'^^xsd:string;
  dwc:observationDate '1953-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63557_DK-HistFish-DTUAqua-63557-951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63557_DK-HistFish-DTUAqua-63557-951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63557_DK-HistFish-DTUAqua-63557-951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63557_DK-HistFish-DTUAqua-63557-951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63557_DK-HistFish-DTUAqua-63557-951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63557-951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7365" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63557-951'^^xsd:string;
  dwc:scientificName 'Sortkutling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7365'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126892'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63557-951'^^xsd:string;
  dwc:observationDate '1949-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63568_DK-HistFish-DTUAqua-63568-1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63568_DK-HistFish-DTUAqua-63568-1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63568_DK-HistFish-DTUAqua-63568-1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63568_DK-HistFish-DTUAqua-63568-1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63568_DK-HistFish-DTUAqua-63568-1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63568-1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8375" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63568-1013'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8375'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63568-1013'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63591_DK-HistFish-DTUAqua-63591-1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63591_DK-HistFish-DTUAqua-63591-1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63591_DK-HistFish-DTUAqua-63591-1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63591_DK-HistFish-DTUAqua-63591-1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63591_DK-HistFish-DTUAqua-63591-1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63591-1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63591-1028'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9004'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63591-1028'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63572_DK-HistFish-DTUAqua-63572-1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63572_DK-HistFish-DTUAqua-63572-1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63572_DK-HistFish-DTUAqua-63572-1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63572_DK-HistFish-DTUAqua-63572-1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63572_DK-HistFish-DTUAqua-63572-1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63572-1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63572-1033'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8402'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63572-1033'^^xsd:string;
  dwc:observationDate '1951-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63571_DK-HistFish-DTUAqua-63571-1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63571_DK-HistFish-DTUAqua-63571-1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63571_DK-HistFish-DTUAqua-63571-1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63571_DK-HistFish-DTUAqua-63571-1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63571_DK-HistFish-DTUAqua-63571-1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63571-1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8378" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63571-1024'^^xsd:string;
  dwc:scientificName 'Ål'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8378'^^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 'Denmark'^^xsd: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 '126281'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63571-1024'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-1329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-1329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-1329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-1329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63378_DK-HistFish-DTUAqua-63378-1329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63378-1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1232" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63378-1329'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1232'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63378-1329'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63366_DK-HistFish-DTUAqua-63366-1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63366_DK-HistFish-DTUAqua-63366-1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63366_DK-HistFish-DTUAqua-63366-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63366_DK-HistFish-DTUAqua-63366-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/5101_DTUAqua-63366_DK-HistFish-DTUAqua-63366-1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63366-1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63366-1279'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1060'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63366-1279'^^xsd:string;
  dwc:observationDate '1928-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63370_DK-HistFish-DTUAqua-63370-1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63370-1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1219" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63370-1293'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1219'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63370-1293'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63465-411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4260" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63465-411'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4260'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63465-411'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63465_DK-HistFish-DTUAqua-63465-412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63465-412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4260" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63465-412'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4260'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63465-412'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63397_DK-HistFish-DTUAqua-63397-1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63397_DK-HistFish-DTUAqua-63397-1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63397_DK-HistFish-DTUAqua-63397-1256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63397_DK-HistFish-DTUAqua-63397-1256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63397_DK-HistFish-DTUAqua-63397-1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63397-1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63397-1256'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2069'^^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 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63397-1256'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63363_DK-HistFish-DTUAqua-63363-1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63363-1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  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 Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63363-1263'^^xsd:string;
  dwc:scientificName 'Torsk'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '968'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126436'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63363-1263'^^xsd:string;
  dwc:observationDate '1928-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63317_DK-HistFish-DTUAqua-63317-2459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63317_DK-HistFish-DTUAqua-63317-2459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63317_DK-HistFish-DTUAqua-63317-2459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63317_DK-HistFish-DTUAqua-63317-2459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63317_DK-HistFish-DTUAqua-63317-2459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63317-2459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "226" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63317-2459'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '226'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63317-2459'^^xsd:string;
  dwc:observationDate '1926-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63456_DK-HistFish-DTUAqua-63456-2424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63456_DK-HistFish-DTUAqua-63456-2424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63456_DK-HistFish-DTUAqua-63456-2424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63456_DK-HistFish-DTUAqua-63456-2424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63456_DK-HistFish-DTUAqua-63456-2424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63456-2424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63456-2424'^^xsd:string;
  dwc:scientificName 'Pighvarre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3993'^^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 'Denmark'^^xsd: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 '154473'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63456-2424'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63302_DK-HistFish-DTUAqua-63302-1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63302_DK-HistFish-DTUAqua-63302-1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63302_DK-HistFish-DTUAqua-63302-1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63302_DK-HistFish-DTUAqua-63302-1437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63302_DK-HistFish-DTUAqua-63302-1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63302-1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63302-1437'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '84'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63302-1437'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63302_DK-HistFish-DTUAqua-63302-1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63302_DK-HistFish-DTUAqua-63302-1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63302_DK-HistFish-DTUAqua-63302-1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63302_DK-HistFish-DTUAqua-63302-1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63302_DK-HistFish-DTUAqua-63302-1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63302-1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63302-1438'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '84'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63302-1438'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63304-1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63304-1444'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '85'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63304-1444'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-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/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63304-1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63304-1445'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '85'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63304-1445'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63304_DK-HistFish-DTUAqua-63304-1446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63304-1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63304-1446'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '85'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63304-1446'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63402_DK-HistFish-DTUAqua-63402-1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63402_DK-HistFish-DTUAqua-63402-1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63402_DK-HistFish-DTUAqua-63402-1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63402_DK-HistFish-DTUAqua-63402-1431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63402_DK-HistFish-DTUAqua-63402-1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63402-1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2440" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63402-1431'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2440'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63402-1431'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63402_DK-HistFish-DTUAqua-63402-1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63402_DK-HistFish-DTUAqua-63402-1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63402_DK-HistFish-DTUAqua-63402-1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63402_DK-HistFish-DTUAqua-63402-1432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63402_DK-HistFish-DTUAqua-63402-1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63402-1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2440" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63402-1432'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2440'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63402-1432'^^xsd:string;
  dwc:observationDate '1930-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63401_DK-HistFish-DTUAqua-63401-1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63401_DK-HistFish-DTUAqua-63401-1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63401_DK-HistFish-DTUAqua-63401-1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63401_DK-HistFish-DTUAqua-63401-1425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63401_DK-HistFish-DTUAqua-63401-1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63401-1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63401-1425'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2073'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63401-1425'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63401_DK-HistFish-DTUAqua-63401-1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63401_DK-HistFish-DTUAqua-63401-1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63401_DK-HistFish-DTUAqua-63401-1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63401_DK-HistFish-DTUAqua-63401-1426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63401_DK-HistFish-DTUAqua-63401-1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63401-1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63401-1426'^^xsd:string;
  dwc:scientificName 'Rødspætte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2073'^^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 'Denmark'^^xsd: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 '127143'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63401-1426'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63698_DK-HistFish-DTUAqua-63698-271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63698_DK-HistFish-DTUAqua-63698-271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63698_DK-HistFish-DTUAqua-63698-271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5101_DTUAqua-63698_DK-HistFish-DTUAqua-63698-271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95 8.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "56.95"^^xsd:decimal ;
  geo-pos:long "8.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63698_DK-HistFish-DTUAqua-63698-271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63698-271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6382" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63698-271'^^xsd:string;
  dwc:scientificName 'Ulke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6382'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.93333333'^^xsd:double;
  dwc:latitude '56.95'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63698-271'^^xsd:string;
  dwc:observationDate '1941-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd: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/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5101_DTUAqua-63371_DK-HistFish-DTUAqua-63371-2255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK-HistFish-DTUAqua-63371-2255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5101_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Fish Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistFish-DTUAqua-63371-2255'^^xsd:string;
  dwc:scientificName 'Hvilling'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1220'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Denmark'^^xsd: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 '126438'^^xsd:integer;
  dwc:samplingEffort '30 min'^^xsd:string;
  dwc:samplingProtocol 'Aaletog'^^xsd:string;
  dwc:occurrenceId 'DK-HistFish-DTUAqua-63371-2255'^^xsd:string;
  dwc:observationDate '1928-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF