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

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-01-19'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1520'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_1'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-01-19'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1521'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_2'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-01-19'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1522'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_3'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-01-19'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1523'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_4'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-01-19'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1524'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_5'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-01-19'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1525'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_6'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-01-19'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1526'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_7'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-01-19'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1527'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_8'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-01-19'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1528'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_9'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-01-19'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1529'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_10'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-01-19'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1530'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_11'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-01-19'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1531'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_12'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-01-19'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1532'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_13'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-01-19'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1533'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_14'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-01-19'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1534'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_15'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-01-19'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1535'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_16'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-01-19'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1536'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_17'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-01-19'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1537'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_18'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-01-19'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1538'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_19'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-01-19'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1539'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_20'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-01-19'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1540'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_21'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-01-19'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1541'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_22'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-01-19'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1542'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_23'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-01-19'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1543'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_24'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1544'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_25'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1545'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_26'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1546'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_27'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1547'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_28'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1548'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_29'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1549'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_30'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1550'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_31'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1551'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_32'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1552'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_33'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1553'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_34'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1554'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_35'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1555'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_36'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1556'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_37'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1557'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_38'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1558'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_39'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1559'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_40'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1560'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_41'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1561'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_42'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1562'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_43'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1563'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_44'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1564'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_45'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1565'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_46'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1566'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_47'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1567'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_48'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1568'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_49'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1569'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_50'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1570'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_51'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1571'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_52'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1572'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_53'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1573'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_54'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1574'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_55'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1575'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_56'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1576'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_57'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1577'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_58'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1578'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_59'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1579'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_60'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1580'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_61'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1581'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_62'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1582'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_63'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1583'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_64'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1584'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_65'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1585'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_66'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1586'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_67'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1587'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_68'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1588'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_69'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1589'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_70'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1590'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_71'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1591'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_72'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1592'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_73'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1593'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_74'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1594'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_75'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1595'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_76'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1596'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_77'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1597'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_78'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1598'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_79'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1599'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_80'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1600'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_81'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1601'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_82'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1602'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_83'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1603'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_84'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1604'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_85'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1605'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_86'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1606'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_87'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1607'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_88'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1608'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_89'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1609'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_90'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1610'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_91'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1611'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_92'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1612'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_93'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1613'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_94'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1614'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_95'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1615'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_96'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1616'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_97'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1617'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_98'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1618'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_99'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1619'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_100'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1620'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_101'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1621'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_102'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1622'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_103'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1623'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_104'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1624'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_105'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1625'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_106'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1626'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_107'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1627'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_108'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1628'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_109'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1629'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_110'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1630'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_111'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1631'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_112'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1632'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_113'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1633'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_114'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1634'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_115'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1635'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_116'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1636'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_117'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1637'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_118'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1638'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_119'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1639'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_120'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1640'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_121'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1641'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_122'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1642'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_123'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1643'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_124'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1644'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_125'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1645'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_126'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1646'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_127'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1647'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_128'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1648'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_129'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1649'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_130'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1650'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_131'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1651'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_132'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1652'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_133'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1653'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_134'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1654'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_135'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1655'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_136'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1656'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_137'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1657'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_138'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1658'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_139'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1659'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_140'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1660'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_141'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1661'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_142'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1662'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_143'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1663'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_144'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1664'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_145'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1665'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_146'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1666'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_147'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1667'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_148'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1668'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_149'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1669'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_150'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1670'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_151'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1671'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_152'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1672'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_153'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1673'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_154'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1674'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_155'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_156'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_157'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_158'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1678'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_159'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1679'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_160'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_161'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_162'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_163'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1683'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_164'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_165'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1685'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_166'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1686'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_167'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1687'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_168'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1688'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_169'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1689'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_170'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1690'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_171'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1691'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_172'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_173'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1693'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_174'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1694'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_175'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1695'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_176'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1696'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_177'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1697'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_178'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_179'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1699'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_180'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1700'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_181'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_182'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1702'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_183'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1703'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_184'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1704'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_185'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1705'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_186'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1706'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_187'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1707'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_188'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1708'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_189'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1709'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_190'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1710'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_191'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1711'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_192'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1712'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_193'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1713'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_194'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1714'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_195'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_196'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1716'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_197'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1717'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_198'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1718'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_199'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_200'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1720'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_201'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1721'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_202'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1722'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_203'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1723'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_204'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1724'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_205'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1725'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_206'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1726'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_207'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1727'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_208'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1728'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_209'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1729'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_210'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1730'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_211'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1731'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_212'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1732'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_213'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1733'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_214'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1734'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_215'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1735'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_216'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1736'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_217'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1737'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_218'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1738'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_219'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1739'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_220'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1740'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_221'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1741'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_222'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1742'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_223'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1743'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_224'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1744'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_225'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1745'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_226'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1746'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_227'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1747'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_228'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1748'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_229'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1749'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_230'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1750'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_231'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1751'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_232'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1752'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_233'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1753'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_234'^^xsd:string;
  dwc:observationDate '1753-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1754'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_235'^^xsd:string;
  dwc:observationDate '1754-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1755'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_236'^^xsd:string;
  dwc:observationDate '1755-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1756'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_237'^^xsd:string;
  dwc:observationDate '1756-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1757'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_238'^^xsd:string;
  dwc:observationDate '1757-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1758'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_239'^^xsd:string;
  dwc:observationDate '1758-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1759'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_240'^^xsd:string;
  dwc:observationDate '1759-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1760'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_241'^^xsd:string;
  dwc:observationDate '1760-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1761'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_242'^^xsd:string;
  dwc:observationDate '1761-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1762'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_243'^^xsd:string;
  dwc:observationDate '1762-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_244'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1764'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_245'^^xsd:string;
  dwc:observationDate '1764-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_246'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_247'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_248'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_249'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_250'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_251'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_252'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_253'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_254'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1774'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_255'^^xsd:string;
  dwc:observationDate '1774-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1775'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_256'^^xsd:string;
  dwc:observationDate '1775-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_257'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1777'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_258'^^xsd:string;
  dwc:observationDate '1777-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1778'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_259'^^xsd:string;
  dwc:observationDate '1778-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1779'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_260'^^xsd:string;
  dwc:observationDate '1779-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1780'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_261'^^xsd:string;
  dwc:observationDate '1780-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1781'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_262'^^xsd:string;
  dwc:observationDate '1781-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1782'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_263'^^xsd:string;
  dwc:observationDate '1782-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1783'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_264'^^xsd:string;
  dwc:observationDate '1783-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1784'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_265'^^xsd:string;
  dwc:observationDate '1784-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1785'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_266'^^xsd:string;
  dwc:observationDate '1785-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1786'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_267'^^xsd:string;
  dwc:observationDate '1786-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1787'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_268'^^xsd:string;
  dwc:observationDate '1787-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1788'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_269'^^xsd:string;
  dwc:observationDate '1788-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1789'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_270'^^xsd:string;
  dwc:observationDate '1789-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1790'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_271'^^xsd:string;
  dwc:observationDate '1790-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1791'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_272'^^xsd:string;
  dwc:observationDate '1791-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1792'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_273'^^xsd:string;
  dwc:observationDate '1792-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_274'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1794'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_275'^^xsd:string;
  dwc:observationDate '1794-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1795'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_276'^^xsd:string;
  dwc:observationDate '1795-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1796'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_277'^^xsd:string;
  dwc:observationDate '1796-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_278'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1798'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_279'^^xsd:string;
  dwc:observationDate '1798-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1799'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_280'^^xsd:string;
  dwc:observationDate '1799-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1800'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_281'^^xsd:string;
  dwc:observationDate '1800-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1801'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_282'^^xsd:string;
  dwc:observationDate '1801-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_283'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_284'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_285'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_286'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1806'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_287'^^xsd:string;
  dwc:observationDate '1806-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1807'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_288'^^xsd:string;
  dwc:observationDate '1807-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1808'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_289'^^xsd:string;
  dwc:observationDate '1808-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1809'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_290'^^xsd:string;
  dwc:observationDate '1809-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1810'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_291'^^xsd:string;
  dwc:observationDate '1810-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1811'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_292'^^xsd:string;
  dwc:observationDate '1811-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1812'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_293'^^xsd:string;
  dwc:observationDate '1812-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1813'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_294'^^xsd:string;
  dwc:observationDate '1813-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1814'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_295'^^xsd:string;
  dwc:observationDate '1814-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1815'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_296'^^xsd:string;
  dwc:observationDate '1815-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1816'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_297'^^xsd:string;
  dwc:observationDate '1816-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1817'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_298'^^xsd:string;
  dwc:observationDate '1817-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1818'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_299'^^xsd:string;
  dwc:observationDate '1818-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1819'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_300'^^xsd:string;
  dwc:observationDate '1819-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1820'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_301'^^xsd:string;
  dwc:observationDate '1820-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1821'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_302'^^xsd:string;
  dwc:observationDate '1821-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1822'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_303'^^xsd:string;
  dwc:observationDate '1822-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1823'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_304'^^xsd:string;
  dwc:observationDate '1823-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1824'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_305'^^xsd:string;
  dwc:observationDate '1824-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1825'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_306'^^xsd:string;
  dwc:observationDate '1825-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1826'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_307'^^xsd:string;
  dwc:observationDate '1826-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1827'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_308'^^xsd:string;
  dwc:observationDate '1827-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1828'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_309'^^xsd:string;
  dwc:observationDate '1828-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1829'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_310'^^xsd:string;
  dwc:observationDate '1829-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1830'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_311'^^xsd:string;
  dwc:observationDate '1830-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1831'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_312'^^xsd:string;
  dwc:observationDate '1831-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1832'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_313'^^xsd:string;
  dwc:observationDate '1832-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1833'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_314'^^xsd:string;
  dwc:observationDate '1833-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1834'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_315'^^xsd:string;
  dwc:observationDate '1834-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1835'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_316'^^xsd:string;
  dwc:observationDate '1835-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1836'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_317'^^xsd:string;
  dwc:observationDate '1836-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1837'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_318'^^xsd:string;
  dwc:observationDate '1837-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1838'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_319'^^xsd:string;
  dwc:observationDate '1838-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1839'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_320'^^xsd:string;
  dwc:observationDate '1839-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1840'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_321'^^xsd:string;
  dwc:observationDate '1840-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1841'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_322'^^xsd:string;
  dwc:observationDate '1841-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1842'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_323'^^xsd:string;
  dwc:observationDate '1842-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1843'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_324'^^xsd:string;
  dwc:observationDate '1843-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1844'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_325'^^xsd:string;
  dwc:observationDate '1844-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1845'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_326'^^xsd:string;
  dwc:observationDate '1845-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1846'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_327'^^xsd:string;
  dwc:observationDate '1846-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1847'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_328'^^xsd:string;
  dwc:observationDate '1847-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1848'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_329'^^xsd:string;
  dwc:observationDate '1848-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1849'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_330'^^xsd:string;
  dwc:observationDate '1849-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1850'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_331'^^xsd:string;
  dwc:observationDate '1850-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1851'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_332'^^xsd:string;
  dwc:observationDate '1851-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1852'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_333'^^xsd:string;
  dwc:observationDate '1852-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1853'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_334'^^xsd:string;
  dwc:observationDate '1853-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1854'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_335'^^xsd:string;
  dwc:observationDate '1854-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1855'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_336'^^xsd:string;
  dwc:observationDate '1855-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1856'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_337'^^xsd:string;
  dwc:observationDate '1856-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1857'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_338'^^xsd:string;
  dwc:observationDate '1857-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1858'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_339'^^xsd:string;
  dwc:observationDate '1858-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1859'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_340'^^xsd:string;
  dwc:observationDate '1859-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1860'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_341'^^xsd:string;
  dwc:observationDate '1860-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1861'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_342'^^xsd:string;
  dwc:observationDate '1861-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1862'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_343'^^xsd:string;
  dwc:observationDate '1862-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1863'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_344'^^xsd:string;
  dwc:observationDate '1863-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1864'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_345'^^xsd:string;
  dwc:observationDate '1864-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1865'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_346'^^xsd:string;
  dwc:observationDate '1865-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1866'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_347'^^xsd:string;
  dwc:observationDate '1866-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1867'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_348'^^xsd:string;
  dwc:observationDate '1867-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1868'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_349'^^xsd:string;
  dwc:observationDate '1868-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_350'^^xsd:string;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_351'^^xsd:string;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7773__TCD_Norfish_IceHolCod_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/7773__TCD_Norfish_IceHolCod_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.57046 -15.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.57046"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "530259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/7773__TCD_Norfish_IceHolCod_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_IceHolCod_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7773_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-06-15'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'IceHolm'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=5064'^^xsd:anyURI;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Poul Holm | John Nicholls'^^xsd:string;
  dwc:yearCollected '1871'^^xsd:integer;
  dwc:longitude '-15.5671'^^xsd:double;
  dwc:latitude '66.57046'^^xsd:double;
  dwc:coordinatePrecision '530259'^^xsd:integer;
  dwc:occurrenceRemarks 'NA; Local Icelandic name for Atlantic Cod used'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_IceHolCod_352'^^xsd:string;
  dwc:observationDate '1871-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF